elasticsearch/qa/multi-cluster-search
Keith Massey b18c036761
Updating assorted integration tests to use BulkProcessor2 instead of BulkProcessor (#94172)
In https://github.com/elastic/elasticsearch/pull/91238 we rewrote
BulkProcessor to avoid deadlock that had been seen in the
IlmHistoryStore. At some point we will remove BulkProcessor altogether.
This PR ports a couple of integration tests that were using BulkProcesor
over to BulkProcessor2.
2023-03-03 13:51:12 -05:00
..
src/test Updating assorted integration tests to use BulkProcessor2 instead of BulkProcessor (#94172) 2023-03-03 13:51:12 -05:00
build.gradle [Tests] Enhance multi cluster search test skipping (#85566) 2022-04-20 17:54:42 +02:00