OpenSearch/server/src
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
..
main Deprecate types in termvector and mtermvector requests. (#36182) 2018-12-06 10:23:15 -08:00
test TEST: Ensure a manual flush always occur (#36188) 2018-12-06 18:37:54 -05:00