-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
PluginsenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request
Description
Is your feature request related to a problem? Please describe.
- Interface with SDK
- Dependencies on PluginsService for SQL plugin to run independently
1. pluginsService.updatedSettings()
2. pluginsService.filterPlugins(Plugin.class)
3. pluginsService.getPluginSettingsFilter()
4. p.getNamedXContent().stream()
- Integrate plugin extensions with SDK
Need to remove the above mentioned to run repository-s3 as an independent process.
Describe the solution you'd like
A clear and concise description of what you want to happen.
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PluginsenhancementEnhancement or improvement to existing feature or requestEnhancement or improvement to existing feature or request