OpenSearch/server/src
Armin Braun 73d19271a9
Fix Races in testQueuedSnapshotOperationsAndBrokenRepoOnMasterFailOverMultipleRepos (#62431) (#62614)
This test (in-part) verifies that snapshot creation is not
retried on master fail-over once a snaphot has been started already.
Unless we wait for the snapshot creation to show up in the cluster
state before failing the master node though, we could run into a
race where the snapshot wasn't yet in the cluster state and a retry goes through
successfully.
2020-09-18 12:20:23 +02:00
..
internalClusterTest/java/org/elasticsearch Fix Races in testQueuedSnapshotOperationsAndBrokenRepoOnMasterFailOverMultipleRepos (#62431) (#62614) 2020-09-18 12:20:23 +02:00
main Round up parsers should be based on a list of parsers backport(#62290) (#62604) 2020-09-18 12:03:20 +02:00
test Round up parsers should be based on a list of parsers backport(#62290) (#62604) 2020-09-18 12:03:20 +02:00