Skip to content

Conversation

@jrodewig
Copy link
Contributor

@jrodewig jrodewig commented Sep 27, 2021

Documents archived.* persistent cluster settings and index settings.
These settings are commonly produced during a major version upgrade.

Closes #28027

Preview

https://elasticsearch_78351.docs-preview.app.elstc.co/guide/en/elasticsearch/reference/master/archived-settings.html

@jrodewig jrodewig added :Core/Infra/Settings Settings infrastructure and APIs :Data Management/Indices APIs APIs to create and manage indices and templates >docs General docs changes v7.15.1 v7.16.0 labels Sep 28, 2021
Documents `archived.*` persistent cluster settings and index settings.
These settings are commonly produced during a major version upgrade.
@jrodewig jrodewig marked this pull request as ready for review September 28, 2021 14:17
@elasticmachine elasticmachine added Team:Docs Meta label for docs team Team:Core/Infra Meta label for core/infra team Team:Data Management Meta label for data/management team labels Sep 28, 2021
@elasticmachine
Copy link
Collaborator

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

@elasticmachine
Copy link
Collaborator

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

@elasticmachine
Copy link
Collaborator

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

@jrodewig jrodewig requested a review from gwbrown September 28, 2021 14:17
Copy link
Contributor

@gwbrown gwbrown left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@jrodewig jrodewig merged commit 12019a8 into elastic:master Sep 30, 2021
@jrodewig jrodewig deleted the docs__archived-settings branch September 30, 2021 13:27
elasticsearchmachine pushed a commit that referenced this pull request Sep 30, 2021
Documents `archived.*` persistent cluster settings and index settings.
These settings are commonly produced during a major version upgrade.

Closes #28027
elasticsearchmachine pushed a commit that referenced this pull request Sep 30, 2021
Documents `archived.*` persistent cluster settings and index settings.
These settings are commonly produced during a major version upgrade.

Closes #28027
jrodewig added a commit that referenced this pull request Jan 26, 2022
**Changes:**

* Notes that archived cluster settings block cluster setting updates. Previously, the docs stated that ES ignored archived cluster settings.
* Notes that archived index settings can block index settings updates. For example, it blocks `index.hidden` but not `number_of_replicas`. Previously, the docs stated that you could safely ignore archived index settings.

Relates #78351

Closes #61175
elasticsearchmachine pushed a commit that referenced this pull request Jan 26, 2022
**Changes:**

* Notes that archived cluster settings block cluster setting updates. Previously, the docs stated that ES ignored archived cluster settings.
* Notes that archived index settings can block index settings updates. For example, it blocks `index.hidden` but not `number_of_replicas`. Previously, the docs stated that you could safely ignore archived index settings.

Relates #78351

Closes #61175

(cherry picked from commit 47d45d0)
elasticsearchmachine pushed a commit that referenced this pull request Jan 26, 2022
**Changes:**

* Notes that archived cluster settings block cluster setting updates. Previously, the docs stated that ES ignored archived cluster settings.
* Notes that archived index settings can block index settings updates. For example, it blocks `index.hidden` but not `number_of_replicas`. Previously, the docs stated that you could safely ignore archived index settings.

Relates #78351

Closes #61175

(cherry picked from commit 47d45d0)
elasticsearchmachine pushed a commit that referenced this pull request Jan 26, 2022
**Changes:**

* Notes that archived cluster settings block cluster setting updates. Previously, the docs stated that ES ignored archived cluster settings.
* Notes that archived index settings can block index settings updates. For example, it blocks `index.hidden` but not `number_of_replicas`. Previously, the docs stated that you could safely ignore archived index settings.

Relates #78351

Closes #61175

(cherry picked from commit 47d45d0)
elasticsearchmachine pushed a commit that referenced this pull request Jan 26, 2022
**Changes:**

* Notes that archived cluster settings block cluster setting updates. Previously, the docs stated that ES ignored archived cluster settings.
* Notes that archived index settings can block index settings updates. For example, it blocks `index.hidden` but not `number_of_replicas`. Previously, the docs stated that you could safely ignore archived index settings.

Relates #78351

Closes #61175

(cherry picked from commit 47d45d0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

:Core/Infra/Settings Settings infrastructure and APIs :Data Management/Indices APIs APIs to create and manage indices and templates >docs General docs changes Team:Core/Infra Meta label for core/infra team Team:Data Management Meta label for data/management team Team:Docs Meta label for docs team v7.15.1 v7.16.0 v8.0.0-beta1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Archived settings are undocumented

5 participants