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

[Extensions]Create a workflow to invoke the listeners of the extension points #3079

Closed
owaiskazi19 opened this issue Apr 26, 2022 · 1 comment
Labels
Build Libraries & Interfaces enhancement Enhancement or improvement to existing feature or request extensions Priority-High

Comments

@owaiskazi19
Copy link
Member

Is your feature request related to a problem? Please describe.
Most of the extension points of OpenSearch has a nested listener attached which calls the sub method of the extension point. Create a general template to handle the TransportRequest and attach a listener to the extension points to invoke their sub methods.

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.

@owaiskazi19 owaiskazi19 added enhancement Enhancement or improvement to existing feature or request untriaged Build Libraries & Interfaces and removed untriaged labels Apr 26, 2022
@minalsha minalsha changed the title Create a workflow to invoke the listeners of the extension points [Extensions]Create a workflow to invoke the listeners of the extension points Nov 22, 2022
@owaiskazi19
Copy link
Member Author

Tracked inhttps://github.com/opensearch-project/opensearch-sdk-java/issues/302

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Build Libraries & Interfaces enhancement Enhancement or improvement to existing feature or request extensions Priority-High
Projects
None yet
Development

No branches or pull requests

2 participants