OpenSearch/core
Nhat Nguyen 6629f4ab0d
Rollback primary before recovering from translog (#27804)
Today we always recover a primary from the last commit point. However 
with a new deletion policy, we keep multiple commit points in the
existing store, thus we have chance to find a good starting commit
point. With a good starting commit point, we may be able to throw away
stale operations. This PR rollbacks a primary to a starting commit then
recovering from translog.

Relates #10708
2017-12-22 18:25:36 -05:00
..
cli Fix publication of elasticsearch-cli to Maven 2017-12-17 11:51:18 -05:00
licenses Upgrade to Lucene 7.2.0. (#27910) 2017-12-20 14:17:40 +01:00
src Rollback primary before recovering from translog (#27804) 2017-12-22 18:25:36 -05:00
build.gradle Tighten which classes can exit 2017-11-21 16:37:41 -05:00