OpenSearch/libs
Tim Brooks b4bcbf9f64
Support http read timeouts for transport-nio (#41466)
This is related to #27260. Currently there is a setting
http.read_timeout that allows users to define a read timeout for the
http transport. This commit implements support for this functionality
with the transport-nio plugin. The behavior here is that a repeating
task will be scheduled for the interval defined. If there have been
no requests received since the last run and there are no inflight
requests, the channel will be closed.
2019-05-02 09:48:52 -06:00
..
cli [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
core Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
dissect [Docs] Fix common word repetitions (#39703) 2019-04-25 20:47:47 +02:00
geo Geo: Add GeoJson parser to libs/geo classes (#41575) (#41657) 2019-04-29 19:43:31 -04:00
grok Updates the grok patterns to be consistent with logstash (#27181) 2019-02-05 12:37:02 -06:00
nio Support http read timeouts for transport-nio (#41466) 2019-05-02 09:48:52 -06:00
plugin-classloader [Backport] Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) (#40993) 2019-04-09 11:52:50 -07:00
secure-sm Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
ssl-config Fix broken test on FIPS for specific seed (#41230) 2019-04-26 15:43:48 +10:00
x-content Upgrade hamcrest to 2.1 (#41464) 2019-04-24 23:40:03 -07:00
build.gradle Rename elasticsearch-core to core (#31185) 2018-06-07 16:50:21 -04:00