We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a383778 commit 1c7bfebCopy full SHA for 1c7bfeb
qa/rolling-upgrade/src/test/java/org/elasticsearch/upgrades/RecoveryIT.java
@@ -775,6 +775,7 @@ public void testTurnOffTranslogRetentionAfterUpgraded() throws Exception {
775
}
776
777
778
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/50426")
779
public void testAutoExpandIndicesDuringRollingUpgrade() throws Exception {
780
final String indexName = "test-auto-expand-filtering";
781
final Version minimumNodeVersion = minimumNodeVersion();
0 commit comments