We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aabde0d commit 3ae42c8Copy full SHA for 3ae42c8
server/src/test/java/org/elasticsearch/gateway/GatewayMetaStateTests.java
@@ -374,6 +374,7 @@ private static MetaData randomMetaDataForTx() {
374
return builder.build();
375
}
376
377
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39077")
378
public void testAtomicityWithFailures() throws IOException {
379
try (NodeEnvironment env = newNodeEnvironment()) {
380
MetaStateServiceWithFailures metaStateService =
0 commit comments