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 3f24eb4 commit c903befCopy full SHA for c903bef
server/src/internalClusterTest/java/org/opensearch/action/admin/indices/create/RemoteCloneIndexIT.java
@@ -153,6 +153,7 @@ public void testCreateCloneIndex() {
153
154
}
155
156
+ @AwaitsFix(bugUrl = "https://github.com/opensearch-project/OpenSearch/issues/15056")
157
public void testCreateCloneIndexLowPriorityRateLimit() {
158
Version version = VersionUtils.randomIndexCompatibleVersion(random());
159
int numPrimaryShards = 1;
0 commit comments