OpenSearch/qa/full-cluster-restart
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
..
src/test/java/org/elasticsearch/upgrades Always flush in FullClusterRestartIT#testRecovery (#47465) 2019-10-02 18:03:22 -04:00
build.gradle Backport testclusters fix bwc (#47363) 2019-10-02 14:37:00 +03:00