Skip to content

Commit d32683e

Browse files
committed
Mute IndexMasterFailoverIT.testMasterFailoverDuringIndexingWithMappingChanges
Tracked by #30844
1 parent 49f1cec commit d32683e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/action/support/master/IndexingMasterFailoverIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@ protected Settings nodeSettings(int nodeOrdinal) {
6666
* This retry logic is implemented in TransportMasterNodeAction and tested by the following master failover scenario.
6767
*/
6868
@TestLogging("_root:DEBUG")
69+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/30844")
6970
public void testMasterFailoverDuringIndexingWithMappingChanges() throws Throwable {
7071
logger.info("--> start 4 nodes, 3 master, 1 data");
7172

0 commit comments

Comments
 (0)