mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 18:33:26 -04:00
Since #45136, we use soft-deletes instead of translog in peer recovery. There's no need to retain extra translog to increase a chance of operation-based recoveries. This commit ignores the translog retention policy if soft-deletes is enabled so we can discard translog more quickly. Backport of #45473 Relates #45136 |
||
---|---|---|
.. | ||
allocation | ||
allocation.asciidoc | ||
analysis.asciidoc | ||
index-sorting.asciidoc | ||
mapper.asciidoc | ||
merge.asciidoc | ||
similarity.asciidoc | ||
slowlog.asciidoc | ||
store.asciidoc | ||
translog.asciidoc |