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

Index Metadata Doc is inconsistent #118635

Open
strawgate opened this issue Dec 13, 2024 · 2 comments
Open

Index Metadata Doc is inconsistent #118635

strawgate opened this issue Dec 13, 2024 · 2 comments
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates >docs General docs changes Team:Data Management Meta label for data/management team Team:Docs Meta label for docs team

Comments

@strawgate
Copy link

strawgate commented Dec 13, 2024

The document covering index blocking mentions metadata blocking as blocking either read or read and write depending on the section: https://github.com/elastic/elasticsearch/blob/main/docs/reference/index-modules/blocks.asciidoc

It looks like it blocks both read and write:

index.blocks.metadata
Set to true to disable index metadata reads and writes.
metadata
Disable metadata changes, such as closing the index.

Blocking metadata on an index also breaks many other things -- see: #118637 depending on the result of that ticket we may want to improve the language to indicate the consequences of blocking metadata reads

@strawgate strawgate added the Team:Docs Meta label for docs team label Dec 13, 2024
@elasticsearchmachine elasticsearchmachine added needs:triage Requires assignment of a team area label and removed Team:Docs Meta label for docs team labels Dec 13, 2024
@javanna javanna added :Data Management/Indices APIs APIs to create and manage indices and templates >docs General docs changes and removed needs:triage Requires assignment of a team area label labels Dec 13, 2024
@elasticsearchmachine elasticsearchmachine added the Team:Data Management Meta label for data/management team label Dec 13, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-docs (Team:Docs)

@elasticsearchmachine elasticsearchmachine added the Team:Docs Meta label for docs team label Dec 13, 2024
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/es-data-management (Team:Data Management)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Indices APIs APIs to create and manage indices and templates >docs General docs changes Team:Data Management Meta label for data/management team Team:Docs Meta label for docs team
Projects
None yet
Development

No branches or pull requests

3 participants