elasticsearch/docs/reference/index-modules
Nhat Nguyen b0d346fd74
Ignore translog retention policy if soft-deletes enabled (#45473)
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.

Co-authored-by: David Turner <david.turner@elastic.co>

Relates #45136
2019-08-20 20:54:14 -04:00
..
allocation
allocation.asciidoc
analysis.asciidoc
index-sorting.asciidoc
mapper.asciidoc
merge.asciidoc
similarity.asciidoc
slowlog.asciidoc
store.asciidoc
translog.asciidoc