[Extensions]Create a workflow to invoke the listeners of the extension points #3079
Labels
Build Libraries & Interfaces
enhancement
Enhancement or improvement to existing feature or request
extensions
Priority-High
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.
The text was updated successfully, but these errors were encountered: