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

[DOC] Documentation updates for cluster.index.restrict.replication.type and cluster.indices.replication.strategy setting #5806

Closed
2 of 4 tasks
dreamer-89 opened this issue Dec 6, 2023 · 3 comments · Fixed by #6028
Assignees
Labels
3 - Done Issue is done/complete v2.12.0
Milestone

Comments

@dreamer-89
Copy link
Member

dreamer-89 commented Dec 6, 2023

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request and all versions that are affected.

  1. Add new setting cluster.index.restrict.replication.type that prevents overriding replication type setting at index level.
  2. cluster.indices.replication.strategy setting today allows user to enable replication type setting at cluster level. Setting this at cluster level imposes replication type settings on certain actions which create new indices such as split, clone, index templates etc, need to call out in existing documentation.

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
Related core issue: opensearch-project/OpenSearch#11457

@hdhalter
Copy link
Contributor

hdhalter commented Dec 7, 2023

Hi @dreamer-89 , thanks for creating the issue. Are we targeting a specific release, for example, 2.12, for this new setting?

@dreamer-89 dreamer-89 changed the title [DOC] Documentation updates for cluster.restrict.index.replication_type and cluster.indices.replication.strategy setting [DOC] Documentation updates for cluster.force.index.replication.type and cluster.indices.replication.strategy setting Dec 20, 2023
@dreamer-89 dreamer-89 changed the title [DOC] Documentation updates for cluster.force.index.replication.type and cluster.indices.replication.strategy setting [DOC] Documentation updates for cluster.index.restrict.replication.type and cluster.indices.replication.strategy setting Dec 20, 2023
@dreamer-89
Copy link
Member Author

Hi @dreamer-89 , thanks for creating the issue. Are we targeting a specific release, for example, 2.12, for this new setting?

Thanks @hdhalter for the clarification and apologies for delay. Yes, I am targeting this change for 2.12 release. Can you please add 2.12 label on this issue. Let know if you have any questions.

@hdhalter hdhalter added this to the v2.12 milestone Jan 2, 2024
@hdhalter hdhalter added v2.12.0 1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. and removed needs-more-info labels Jan 2, 2024
@hdhalter
Copy link
Contributor

hdhalter commented Jan 2, 2024

Thanks, @dreamer-89! Can you please open the PR with this setting?

@kolchfa-aws kolchfa-aws self-assigned this Jan 4, 2024
@kolchfa-aws kolchfa-aws added 3 - Done Issue is done/complete and removed 1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. labels Jan 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Done Issue is done/complete v2.12.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants