parent
72800bb90b
commit
d3721c48c3
|
@ -615,6 +615,7 @@ public class FullClusterRestartIT extends ESRestTestCase {
|
|||
* Tests recovery of an index with or without a translog and the
|
||||
* statistics we gather about that.
|
||||
*/
|
||||
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/27649")
|
||||
public void testRecovery() throws IOException {
|
||||
int count;
|
||||
boolean shouldHaveTranslog;
|
||||
|
|
Loading…
Reference in New Issue