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 7bb2cd9 commit e27f64eCopy full SHA for e27f64e
x-pack/plugin/ccr/qa/multi-cluster/src/test/java/org/elasticsearch/xpack/ccr/AutoFollowIT.java
@@ -105,6 +105,7 @@ public void testMultipleAutoFollowPatternsDifferentClusters() throws Exception {
105
}
106
107
108
+ @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/84403")
109
public void testAutoFollowPatterns() throws Exception {
110
if ("follow".equals(targetCluster) == false) {
111
logger.info("skipping test, waiting for target cluster [follow]");
0 commit comments