mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
parent
3968d46a17
commit
495dc11c9c
@ -738,7 +738,7 @@ public class IndexShardIT extends ESSingleNodeTestCase {
|
||||
t.join();
|
||||
}
|
||||
|
||||
@TestLogging("_root_:DEBUG,org.elasticsearch.index.shard:TRACE,org.elasticsearch.index.engine:TRACE")
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39565")
|
||||
public void testPendingRefreshWithIntervalChange() throws InterruptedException {
|
||||
Settings.Builder builder = Settings.builder();
|
||||
builder.put(IndexSettings.INDEX_SEARCH_IDLE_AFTER.getKey(), TimeValue.ZERO);
|
||||
|
Loading…
x
Reference in New Issue
Block a user