Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into support_dollar_sign
Browse files Browse the repository at this point in the history
  • Loading branch information
Tim-Brooks committed Oct 4, 2023
2 parents 6dbd66b + 0a5c8ec commit 2bb1dff
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ public void testAutoFollowing() throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/100291")
public void testCannotFollowLeaderInUpgradedCluster() throws Exception {
if (upgradeState != UpgradeState.ALL) {
return;
Expand Down

0 comments on commit 2bb1dff

Please sign in to comment.