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 3bab909 commit c5bbd4cCopy full SHA for c5bbd4c
x-pack/qa/rolling-upgrade-multi-cluster/src/test/java/org/elasticsearch/upgrades/CcrRollingUpgradeIT.java
@@ -206,6 +206,7 @@ public void testAutoFollowing() throws Exception {
206
}
207
208
209
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/104620")
210
public void testCannotFollowLeaderInUpgradedCluster() throws Exception {
211
if (upgradeState != UpgradeState.ALL) {
212
return;
0 commit comments