From 91f28d4f3885e6223875ab047fd9b769dc4fa7de Mon Sep 17 00:00:00 2001 From: Sachin Kale Date: Thu, 7 Sep 2023 16:57:31 +0530 Subject: [PATCH] Mute org.opensearch.index.codec.MultiCodecMergeIT.testForceMergeMultipleCodecs (#9873) Signed-off-by: Sachin Kale Co-authored-by: Sachin Kale --- .../java/org/opensearch/index/codec/MultiCodecMergeIT.java | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/custom-codecs/src/internalClusterTest/java/org/opensearch/index/codec/MultiCodecMergeIT.java b/plugins/custom-codecs/src/internalClusterTest/java/org/opensearch/index/codec/MultiCodecMergeIT.java index 82633513a2f50..fda9327c79dc1 100644 --- a/plugins/custom-codecs/src/internalClusterTest/java/org/opensearch/index/codec/MultiCodecMergeIT.java +++ b/plugins/custom-codecs/src/internalClusterTest/java/org/opensearch/index/codec/MultiCodecMergeIT.java @@ -49,6 +49,7 @@ protected Collection> nodePlugins() { return Collections.singletonList(CustomCodecPlugin.class); } + @AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/9872") public void testForceMergeMultipleCodecs() throws ExecutionException, InterruptedException { Map codecMap = Map.of(