opensearch-sdk-java icon indicating copy to clipboard operation
opensearch-sdk-java copied to clipboard

[FEATURE] Create a system index for tracking extensions

Open dbwiddis opened this issue 2 years ago • 0 comments

Is your feature request related to a problem?

Part of #356

What solution would you like?

Create a system index for tracking extensions

  • store data corresponding to the extensions.yml file
    • establish functionality to import/export to synchronize this file with the index
  • allow option for this index to be priority for persistent extensions list rather than config file
  • Use this index rather than the existing maps/lists in ExtensionsManager

dbwiddis avatar Jan 24 '23 05:01 dbwiddis