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] Adding extensions to experimental list of features in opensearch.yml #6694

Conversation

saratvemulapalli
Copy link
Member

@saratvemulapalli saratvemulapalli commented Mar 15, 2023

Description

Tired of looking up opensearch.experimental.feature.extensions.enabled: true to develop and test extensions.
Adding it to the list of experimental features.

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@saratvemulapalli saratvemulapalli added the backport 2.x Backport to 2.x branch label Mar 15, 2023
@saratvemulapalli saratvemulapalli merged commit 5f81930 into opensearch-project:main Mar 17, 2023
@saratvemulapalli saratvemulapalli deleted the experimental-opensearch-yml branch March 17, 2023 00:05
opensearch-trigger-bot bot pushed a commit that referenced this pull request Mar 17, 2023
…6694)

Signed-off-by: Sarat Vemulapalli <[email protected]>
(cherry picked from commit 5f81930)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
saratvemulapalli added a commit that referenced this pull request Mar 22, 2023
…6694) (#6731)

(cherry picked from commit 5f81930)

Signed-off-by: Sarat Vemulapalli <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sarat Vemulapalli <[email protected]>
mingshl pushed a commit to mingshl/OpenSearch-Mingshl that referenced this pull request Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants