Muting AutoFollowIT.testAutoFollowManyIndices (#39265)
This commit is contained in:
parent
8af0e7c4b6
commit
8072543428
|
@ -123,6 +123,7 @@ public class AutoFollowIT extends CcrIntegTestCase {
|
|||
});
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36761")
|
||||
public void testAutoFollowManyIndices() throws Exception {
|
||||
Settings leaderIndexSettings = Settings.builder()
|
||||
.put(IndexSettings.INDEX_SOFT_DELETES_SETTING.getKey(), true)
|
||||
|
|
Loading…
Reference in New Issue