OpenSearch/server
Nhat Nguyen 0ed3458534 TEST: Avoid triggering merges in FlushIT
In testSyncedFlushSkipOutOfSyncReplicas, we reindex the extra documents
to all shards including the out-of-sync replica. However, reindexing to
that replica can trigger merges (due to the new deletes) which cause the
synced-flush failed. This test starts failing after we aggressively
trigger merges segments with a large number of deletes in LUCENE-8263.
2018-07-26 12:38:36 -04:00
..
licenses Dependencies: Upgrade to joda time 2.10 (#32160) 2018-07-20 10:18:38 +02:00
src TEST: Avoid triggering merges in FlushIT 2018-07-26 12:38:36 -04:00
build.gradle Dependencies: Upgrade to joda time 2.10 (#32160) 2018-07-20 10:18:38 +02:00