mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
With soft deletes no longer optional, peer recovery is switched to always use the lucene index instead of replaying operations from the translog. Signed-off-by: Nicholas Walter Knize <nknize@apache.org>