OpenSearch/modules
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
..
aggs-matrix-stats Only create final MatrixStatsResults on final reduction (#39205) 2019-02-21 14:18:45 -05:00
analysis-common Bump 7.x branch to version 7.2.0 2019-05-01 13:38:57 -04:00
ingest-common [Docs] Fix common word repetitions (#39703) 2019-04-25 20:47:47 +02:00
ingest-geoip Remove -Xlint exclusions in the ingest-geoip module. (#40629) 2019-04-01 16:21:07 +02:00
ingest-user-agent convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00
lang-expression Upgrade to Lucene release 8.0.0 (#39998) 2019-03-13 18:11:50 +01:00
lang-mustache Default include_type_name to false in the yml test harness. (#38058) 2019-02-01 11:44:13 -08:00
lang-painless Task to generate Painless API's per context (#41233) 2019-04-23 11:28:27 -07:00
mapper-extras Bump 7.x branch to version 7.2.0 2019-05-01 13:38:57 -04:00
parent-join Deprecate using 0 value for `min_children` in `has_child` query (#41555) 2019-04-26 21:00:11 +02:00
percolator Remove -Xlint exclusions in the percolator module. (#40372) 2019-03-26 07:55:02 +01:00
rank-eval [Docs] Fix common word repetitions (#39703) 2019-04-25 20:47:47 +02:00
reindex Add FIPS specific testclusters configuration (#41199) 2019-04-19 10:36:54 +03:00
repository-url Async Snapshot Repository Deletes (#40144) (#41571) 2019-04-26 15:36:09 +02:00
transport-netty4 Support http read timeouts for transport-nio (#41466) 2019-05-02 09:48:52 -06:00
build.gradle convert modules to use testclusters (#40804) 2019-04-04 11:45:40 +03:00