Skip to content

POC: Integrate SQL plugin with SDK #1695

@owaiskazi19

Description

@owaiskazi19

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    PluginsenhancementEnhancement or improvement to existing feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions