mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-08 22:14:59 +00:00
parent
ff7620fd7f
commit
f15d7b9b91
@ -315,6 +315,7 @@ public class CcrRepositoryIT extends CcrIntegTestCase {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/38027")
|
||||||
public void testIndividualActionsTimeout() throws Exception {
|
public void testIndividualActionsTimeout() throws Exception {
|
||||||
ClusterUpdateSettingsRequest settingsRequest = new ClusterUpdateSettingsRequest();
|
ClusterUpdateSettingsRequest settingsRequest = new ClusterUpdateSettingsRequest();
|
||||||
TimeValue timeValue = TimeValue.timeValueMillis(100);
|
TimeValue timeValue = TimeValue.timeValueMillis(100);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user