OpenSearch/client
Armin Braun 6166fed6f1
Fix BulkProcessorRetryIT (#41700) (#42618)
* Now that we process the bulk requests themselves on the WRITE threadpool, they can run out of retries too like the item requests even when backoff is active
* Fixes #41324 by using the same logic that checks failed item requests for their retry status for the top level bulk requests as well
2019-05-28 17:58:00 +02:00
..
benchmark [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
client-benchmark-noop-api-plugin Cut over SearchResponse and SearchTemplateResponse to Writeable (#41855) 2019-05-22 18:47:54 +02:00
rest Adapt low-level REST client to java 8 (#41537) 2019-05-22 18:47:54 +02:00
rest-high-level Fix BulkProcessorRetryIT (#41700) (#42618) 2019-05-28 17:58:00 +02:00
sniffer Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
test Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
transport Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00