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 9b9f85e commit 64dd21aCopy full SHA for 64dd21a
qa/full-cluster-restart/src/test/java/org/elasticsearch/upgrades/FullClusterRestartIT.java
@@ -615,7 +615,6 @@ public void testEmptyShard() throws IOException {
615
* Tests recovery of an index with or without a translog and the
616
* statistics we gather about that.
617
*/
618
- @AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/27649")
619
public void testRecovery() throws IOException {
620
int count;
621
boolean shouldHaveTranslog;
0 commit comments