mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
Today you cannot remove archived index settings by applying a setting update `{"archived.*":null}` because `IndexSettings#same` incorrectly treats such an update as a no-op. This commit fixes that. |
||
---|---|---|
.. | ||
archived-settings.asciidoc | ||
disable-shard-alloc.asciidoc | ||
shut-down-node.asciidoc |