Skip to content

Commit e9789ce

Browse files
committed
AwaitsFix FullClusterRestartIT#testRecovery
Relates #31530
1 parent 9100a70 commit e9789ce

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades/FullClusterRestartIT.java

+1
Original file line numberDiff line numberDiff line change
@@ -700,6 +700,7 @@ public void testEmptyShard() throws IOException {
700700
* Tests recovery of an index with or without a translog and the
701701
* statistics we gather about that.
702702
*/
703+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/31530")
703704
public void testRecovery() throws Exception {
704705
int count;
705706
boolean shouldHaveTranslog;

0 commit comments

Comments
 (0)