OpenSearch/server
Nhat Nguyen a7edf1ed1f
TEST: Ensure a manual flush always occur (#36188)
The test testLookupSeqNoByIdInLucene fails because it expects if any
change should be visible after a flush. However, that flush might be
ignored if the waitIfOngoing parameter is false (the default value), and
there is an ongoing flush triggered after merge is running.

Closes #35823
2018-12-06 18:37:54 -05:00
..
licenses Update to lucene-8.0.0-snapshot-c78429a554 (#36212) 2018-12-05 12:43:56 +00:00
src TEST: Ensure a manual flush always occur (#36188) 2018-12-06 18:37:54 -05:00
build.gradle Build: Use explicit deps on test tasks for check (#36325) 2018-12-06 14:13:49 -08:00