opensearch-project / opensearch-sdk-java

OpenSearch SDK to build and run extensions
Apache License 2.0
28 stars 59 forks source link

[FEATURE] Pending work items to launch extensions #848

Open owaiskazi19 opened 1 year ago

owaiskazi19 commented 1 year ago

Assumptions here:

  1. Extensions will only run on a remote node/out of proc for initial launch.
  2. If a plugin wants to run in-proc, then they can stay as a plugin until suppport for in-proc is built in extensions.

Pending work items for GA’ing AD extension: Meta Issue: https://github.com/opensearch-project/OpenSearch/issues/5224