You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Here https://www.elastic.co/guide/en/elasticsearch/reference/current/rolling-upgrades.html
Step 1: Disable shard allocation using persistent settings
.
.
Step 7: Enable shard allocation using transient settings (overrides persistent)
.
.
Step 9: Repeat steps for every node
If I repeat step 1 for the next node and disable shard allocation using "persistent settings", that wouldn't override the enabled shard allocation (which was set using transient settings in Step 7 of previous iteration) and won't get disabled correct? Unless I am missing something this is a bug? Please confirm.
The text was updated successfully, but these errors were encountered:
bharath-elastic
added
bug
Something that does not look or behave correctly
question
docs
DO NOT USE for *contents* of our docs. Only use for documentation *about* this repo.
labels
Apr 25, 2018
Here https://www.elastic.co/guide/en/elasticsearch/reference/current/rolling-upgrades.html
Step 1: Disable shard allocation using persistent settings
.
.
Step 7: Enable shard allocation using transient settings (overrides persistent)
.
.
Step 9: Repeat steps for every node
If I repeat step 1 for the next node and disable shard allocation using "persistent settings", that wouldn't override the enabled shard allocation (which was set using transient settings in Step 7 of previous iteration) and won't get disabled correct? Unless I am missing something this is a bug? Please confirm.
The text was updated successfully, but these errors were encountered: