-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[DOCS] Fix default value for closed indices #78924
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
Conversation
Pinging @elastic/es-data-management (Team:Data Management) |
Pinging @elastic/es-docs (Team:Docs) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for updating this @lockewritesdocs. I think an engineer should take a look before we merge. In particular, I think the IMPORTANT
admon may be outdated.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks!
* [DOCS] Fix default value for closed indices elastic#57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes elastic#78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices elastic#57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes elastic#78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices elastic#57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes elastic#78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices elastic#57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes elastic#78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices elastic#57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes elastic#78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices elastic#57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes elastic#78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices elastic#57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes elastic#78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices elastic#57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes elastic#78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices #57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes #78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices #57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes #78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices #57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes #78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices #57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes #78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices #57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes #78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices #57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes #78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices #57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes #78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices #57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for `cluster.indices.close.enable` was indicated as `false`, when it should be `true`. This PR updates the default value to `true`. Closes #78877 * Update description * Update note to remove outdated claims
* [DOCS] Fix default value for closed indices Closes elastic#78877 * Update description * Update note to remove outdated claims
#57953 introduced changes that added ESS icons to many Elasticsearch settings. As part of those changes, the default value for
cluster.indices.close.enable
was indicated asfalse
, when it should betrue
. This PR updates the default value totrue
.Closes #78877