Skip to content

[DOC] Append only index feature documentation #9646

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

Closed
1 of 4 tasks
RS146BIJAY opened this issue Apr 18, 2025 · 0 comments · Fixed by #9809
Closed
1 of 4 tasks

[DOC] Append only index feature documentation #9646

RS146BIJAY opened this issue Apr 18, 2025 · 0 comments · Fixed by #9809
Assignees
Labels
1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. v3.0.0

Comments

@RS146BIJAY
Copy link
Contributor

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.

Append only indices is a new feature introduced which restricts any forms of updates or deletes of the document on an OpenSearch Index. This feature is particularly helpful for features like star tree where we want to keep documents immutable.

The users can enable append only index setting during index creation which will restricts any forms of updates on that index.

Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.

3.0

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

@Naarcha-AWS Naarcha-AWS added 1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. v3.0.0 and removed untriaged labels Apr 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 - Backlog - DEV Developer assigned to issue is responsible for creating PR. v3.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants