OpenSearch/test/framework
Nhat Nguyen f2df0a5be4
Remove LocalCheckpointTracker#resetCheckpoint (#34667)
In #34474, we added a new assertion to ensure that the
LocalCheckpointTracker is always consistent with Lucene index. However,
we reset LocalCheckpoinTracker in testDedupByPrimaryTerm cause this
assertion to be violated.

This commit removes resetCheckpoint from LocalCheckpointTracker and
rewrites testDedupByPrimaryTerm without resetting the local checkpoint.

Relates #34474
2018-12-07 12:22:20 -05:00
..
src Remove LocalCheckpointTracker#resetCheckpoint (#34667) 2018-12-07 12:22:20 -05:00
build.gradle Testing conventions task part 2 (#36107) 2018-12-05 14:20:01 +02:00