OpenSearch/client
Luca Cavanna ee6abef87b
Avoid setting connection request timeout (#30384)
We've been setting this value to 500ms in the default low-level REST
client configuration, misunderstanding the effect that it would have.
This proved very problematic, as it ends up causing `TimeoutException`
returned from the leased pool in some cases even for successful requests.

Closes #24069
2018-05-09 11:00:02 +02:00
..
benchmark Upgrade Gradle Shadow plugin to 2.0.2 2017-12-29 10:57:11 +01:00
client-benchmark-noop-api-plugin Build: Mostly silence warning about html4 javadoc (#30220) 2018-04-28 09:50:54 -04:00
rest Avoid setting connection request timeout (#30384) 2018-05-09 11:00:02 +02:00
rest-high-level DOCS: Correct mapping tags in put-template api 2018-05-06 15:56:49 -04:00
sniffer Remove animal sniffer from REST client sniffer (#30260) 2018-05-01 09:33:17 +02:00
test Introduce elasticsearch-core jar (#28191) 2018-01-15 09:59:01 -07:00
transport Add rank-eval module to transport client and HL client dependencies 2017-12-13 18:05:43 +01:00