Skip to content

Conversation

@jaymode
Copy link
Member

@jaymode jaymode commented Feb 26, 2020

This commit changes the index.hidden setting from being final to a
dynamic setting. While the setting being final allows for easier
reasoning about an index, making this setting update-able has more
benefits in that we can upgrade existing indices to be hidden and it
will enable future features that would dynamically make indices hidden.

Backport of #52772

This commit changes the `index.hidden` setting from being final to a
dynamic setting. While the setting being final allows for easier
reasoning about an index, making this setting update-able has more
benefits in that we can upgrade existing indices to be hidden and it
will enable future features that would dynamically make indices hidden.
@jaymode jaymode added :Core/Infra/Core Core issues without another label backport labels Feb 26, 2020
@elasticmachine
Copy link
Collaborator

Pinging @elastic/es-core-infra (:Core/Infra/Core)

@jaymode jaymode merged commit 07ef8cc into elastic:7.x Feb 26, 2020
@jaymode jaymode deleted the hidden_index_setting_dynamic_7x branch February 26, 2020 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport :Core/Infra/Core Core issues without another label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants