mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 15:47:23 -04:00
The source index of a shrink action is made read-only to perform the shrink. During shrink, settings are copied from source index to target index, causing the target index to also be read-only. This change adds a shrink policy argument making the target index writable after shrinking. The default is to keep the read-only setting to preserve current behavior. closes #106599 |
||
---|---|---|
.. | ||
allocation | ||
allocation.asciidoc | ||
analysis.asciidoc | ||
blocks.asciidoc | ||
history-retention.asciidoc | ||
index-sorting.asciidoc | ||
indexing-pressure.asciidoc | ||
mapper.asciidoc | ||
merge.asciidoc | ||
similarity.asciidoc | ||
slowlog.asciidoc | ||
store.asciidoc | ||
translog.asciidoc |