OpenSearch/qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades
Nhat Nguyen 44fdf2020a Always flush in FullClusterRestartIT#testRecovery (#47465)
The pattern in the latest failure is similar to the source fixed in #46956
but relates to synced-flush. If peer recovery happens after indexing,
and indexing flushes some shard at the end, then a synced flush in the
test will not roll or commit translog.

Closes #46712
2019-10-02 18:03:22 -04:00
..
FullClusterRestartIT.java Always flush in FullClusterRestartIT#testRecovery (#47465) 2019-10-02 18:03:22 -04:00
FullClusterRestartSettingsUpgradeIT.java Revert "Mute FullClusterRestartSettingsUpgradeIT" 2018-09-14 05:55:46 -04:00
QueryBuilderBWCIT.java Perform precise check for types warnings in cluster restart tests. (#37944) 2019-02-13 11:28:58 -08:00