OpenSearch/server
Nhat Nguyen 9db9bd52f7
Clean up commits when global checkpoint advanced (#28140)
Today we keep multiple index commits based on the current global 
checkpoint, but only clean up unneeded index commits when we have a new 
index commit. However, we can release the old index commits earlier once
the global checkpoint has advanced enough. This commit makes an engine
revisit the index deletion policy whenever a new global checkpoint value
is persisted and advanced enough.

Relates #10708
2018-01-18 15:45:06 -05:00
..
cli Rename core module to server (#28180) 2018-01-11 11:30:43 -07:00
licenses Dependencies: Update joda time to 2.9.9 (#28261) 2018-01-17 14:58:52 +01:00
src Clean up commits when global checkpoint advanced (#28140) 2018-01-18 15:45:06 -05:00
build.gradle Dependencies: Update joda time to 2.9.9 (#28261) 2018-01-17 14:58:52 +01:00