We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9100a70 commit e9789ceCopy full SHA for e9789ce
qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades/FullClusterRestartIT.java
@@ -700,6 +700,7 @@ public void testEmptyShard() throws IOException {
700
* Tests recovery of an index with or without a translog and the
701
* statistics we gather about that.
702
*/
703
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/31530")
704
public void testRecovery() throws Exception {
705
int count;
706
boolean shouldHaveTranslog;
0 commit comments