elasticsearch/plugins
Tim Brooks 5309c6cd3e
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-01 09:39:11 -06:00
..
analysis-icu Add ignore_above in ICUCollationKeywordFieldMapper (#40414) 2019-04-19 13:17:00 -07:00
analysis-kuromoji Upgrade to lucene 8.1.0-snapshot-e460356abe (#40952) 2019-04-16 09:29:22 +02:00
analysis-nori Upgrade to lucene 8.1.0-snapshot-e460356abe (#40952) 2019-04-16 09:29:22 +02:00
analysis-phonetic Upgrade to lucene 8.1.0-snapshot-e460356abe (#40952) 2019-04-16 09:29:22 +02:00
analysis-smartcn Upgrade to lucene 8.1.0-snapshot-e460356abe (#40952) 2019-04-16 09:29:22 +02:00
analysis-stempel Upgrade to lucene 8.1.0-snapshot-e460356abe (#40952) 2019-04-16 09:29:22 +02:00
analysis-ukrainian Upgrade to lucene 8.1.0-snapshot-e460356abe (#40952) 2019-04-16 09:29:22 +02:00
discovery-azure-classic Bump the minimum Java version to Java 11 (#40754) 2019-04-07 16:16:23 -04:00
discovery-ec2 Testclsuters: convert plugins qa projects (#41496) 2019-04-26 08:34:03 -07:00
discovery-gce Remove some usages of MapBuilder#immutableMap (#41593) 2019-04-28 19:55:17 -04:00
examples Replace usages RandomizedTestingTask with built-in Gradle Test (#40978) 2019-04-08 14:13:59 -07:00
ingest-attachment Remove -Xlint exclusions in all plugins. (#40721) 2019-04-04 08:29:42 +02:00
mapper-annotated-text Clean up outdated skip statements in yaml tests (#41165) 2019-04-18 14:19:31 -04:00
mapper-murmur3 Small refactorings to analysis components (#40745) 2019-04-03 14:15:40 +02:00
mapper-size Remove -Xlint exclusions in all plugins. (#40721) 2019-04-04 08:29:42 +02:00
repository-azure Remove some usages of MapBuilder#immutableMap (#41593) 2019-04-28 19:55:17 -04:00
repository-gcs Implement Bulk Deletes for GCS Repository (#41368) 2019-04-30 12:38:22 +02:00
repository-hdfs Convert repository-hdfs to testclusters (#41252) 2019-04-19 09:34:23 +03:00
repository-s3 Remove Exists Check from S3 Repository Deletes (#40931) 2019-04-25 16:18:02 +02:00
store-smb Use Java 11 collections conveniences everywhere (#41399) 2019-04-26 12:32:48 -04:00
transport-nio Support http read timeouts for transport-nio (#41466) 2019-05-01 09:39:11 -06:00
build.gradle Testclsuters: convert plugins qa projects (#41496) 2019-04-26 08:34:03 -07:00