OpenSearch/client
Armin Braun 381b8e2ece
Fix BulkProcessor Retry ITs (#41338) (#41472)
* The test fails for the retry backoff enabled case because the retry handler in the bulk processor hasn't been adjusted to account for #40866 which now might lead to an outright rejection of the request instead of its items individually
   * Fixed by adding retry functionality to the top level request as well
* Also fixed the duplicate test for the HLRC that wasn't handling the non-backoff case yet the same way the non-client IT did
* closes #41324
2019-04-24 13:46:32 +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 [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
rest Update apache httpclient to version 4.5.8 (#40875) 2019-04-05 13:48:10 -06:00
rest-high-level Fix BulkProcessor Retry ITs (#41338) (#41472) 2019-04-24 13:46:32 +02:00
sniffer Update apache httpclient to version 4.5.8 (#40875) 2019-04-05 13:48:10 -06:00
test [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
transport Testing conventions now checks for tests in main (#37321) 2019-01-24 17:30:50 +02:00