Mute testKeepTranslogAfterGlobalCheckpoint ()

This change mutes a test that fails reproducibly in
InternalEngineTests.

Relates 
This commit is contained in:
Jay Modi 2020-03-12 13:08:13 -06:00 committed by GitHub
parent 5b08ea84c9
commit 0353b804bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4828,6 +4828,7 @@ public class InternalEngineTests extends EngineTestCase {
}
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/53505")
public void testKeepTranslogAfterGlobalCheckpoint() throws Exception {
IOUtils.close(engine, store);
final IndexSettings indexSettings = new IndexSettings(defaultSettings.getIndexMetaData(), defaultSettings.getNodeSettings(),