mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
parent
a35701e437
commit
827ed12146
@ -291,7 +291,7 @@ public class TasksIT extends ESIntegTestCase {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37893")
|
||||||
public void testTransportBulkTasks() {
|
public void testTransportBulkTasks() {
|
||||||
registerTaskManageListeners(BulkAction.NAME); // main task
|
registerTaskManageListeners(BulkAction.NAME); // main task
|
||||||
registerTaskManageListeners(BulkAction.NAME + "[s]"); // shard task
|
registerTaskManageListeners(BulkAction.NAME + "[s]"); // shard task
|
||||||
|
Loading…
x
Reference in New Issue
Block a user