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 04cc335 commit 99a840eCopy full SHA for 99a840e
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/103094")
210
public void testCannotFollowLeaderInUpgradedCluster() throws Exception {
211
if (upgradeState != UpgradeState.ALL) {
212
return;
0 commit comments