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 58ebe32 commit 99a6126Copy full SHA for 99a6126
qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades/FullClusterRestartIT.java
@@ -325,7 +325,6 @@ public void testClusterState() throws Exception {
325
326
}
327
328
- @AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/pull/34853")
329
public void testShrink() throws IOException {
330
String shrunkenIndex = index + "_shrunk";
331
int numDocs;
0 commit comments