forked from elastic/elasticsearch
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Now that elastic#45136 means we perform recoveries from the index rather than the translog (if soft deletes are enabled) there is no need to retain extra translog for performing peer recoveries. This commit reduces the default translog retention to zero so that it can be discarded more quickly.
- Loading branch information
1 parent
009020f
commit a68ff32
Showing
1 changed file
with
17 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters