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

[Backport 2.x] Adds the replication type index setting, alongside a formal notion of feature flags #3071

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport ee7b731 from #3037

… feature flags (#3037)

* This change formalizes the notion of feature flags, and adds a "replication type" setting that will differentiate between document and segment replication, gated by a feature flag.

Since seg-rep is currently an incomplete implementation, the feature flag ensures that the setting is not visible to users without explicitly setting a system property. We can then continue to merge seg-rep related changes from the feature branch to `main` safely hidden behind the feature flag gate.

Signed-off-by: Kartik Ganesh <gkart@amazon.com>

* Update security policy for testing feature flags

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>

Co-authored-by: Nicholas Walter Knize <nknize@apache.org>
(cherry picked from commit ee7b731)
@opensearch-trigger-bot opensearch-trigger-bot bot requested a review from a team as a code owner April 25, 2022 17:52
@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success d1539b7
Log 4788

Reports 4788

@dblock dblock merged commit e5a70db into 2.x Apr 25, 2022
@github-actions github-actions bot deleted the backport/backport-3037-to-2.x branch April 25, 2022 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants