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 XContentParser for ExtensionScopedSettings #8032

Closed
owaiskazi19 opened this issue Jun 12, 2023 · 0 comments · Fixed by #8414
Closed

[Extensions] Create a XContentParser for ExtensionScopedSettings #8032

owaiskazi19 opened this issue Jun 12, 2023 · 0 comments · Fixed by #8414
Labels
enhancement Enhancement or improvement to existing feature or request extensions

Comments

@owaiskazi19
Copy link
Member

Is your feature request related to a problem? Please describe.
As a part of opensearch-project/opensearch-sdk-java#782 a new design for initialization has been done here #8029. To process the request body with additionalSettings a XContentParser is needed here.

Describe the solution you'd like
Create a XContentParser for ExtensionScopedSettings to read additonalSettings

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.

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

Successfully merging a pull request may close this issue.

2 participants