mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
parent
23b0d9b3ed
commit
58301ead6d
@ -342,6 +342,7 @@ public class IndexShardIT extends ESSingleNodeTestCase {
|
||||
assertPathHasBeenCleared(endDir.toAbsolutePath());
|
||||
}
|
||||
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37896")
|
||||
public void testMaybeFlush() throws Exception {
|
||||
createIndex("test", Settings.builder().put(IndexSettings.INDEX_TRANSLOG_DURABILITY_SETTING.getKey(), Translog.Durability.REQUEST)
|
||||
.build());
|
||||
|
Loading…
x
Reference in New Issue
Block a user