Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Add support for onIndexModule extension point #776

Open
Tracked by #315
saratvemulapalli opened this issue May 22, 2023 · 0 comments
Open
Tracked by #315

[Feature] Add support for onIndexModule extension point #776

saratvemulapalli opened this issue May 22, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@saratvemulapalli
Copy link
Member

As part of POC of OpenSearch <-> Extension communication we implemented onIndexModule extension point.
But it lacks a lots of features which the extension point is useful for.

Implement onIndexModule[1] extension point for extensions:

  • Registration
  • Proxy to extension on trigger
  • Indices events handling.

[1] https://github.com/opensearch-project/OpenSearch/blob/main/server/src/main/java/org/opensearch/plugins/Plugin.java#L184

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants