OpenSearch/plugins
Tim Brooks 529e704b11
Unify http channels and exception handling (#31379)
This is a general cleanup of channels and exception handling in http.
This commit introduces a CloseableChannel that is a superclass of
TcpChannel and HttpChannel. This allows us to unify the closing logic
between tcp and http transports. Additionally, the normal http channels
are extracted to the abstract server transport.

Finally, this commit (mostly) unifies the exception handling between nio
and netty4 http server transports.
2018-06-19 11:50:03 -06:00
..
analysis-icu Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-kuromoji Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-nori Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-phonetic Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-smartcn Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-stempel Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-ukrainian Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
discovery-azure-classic Require JDK 9 for compilation (#28071) 2018-01-16 13:45:13 -05:00
discovery-ec2 Reload secure settings for plugins (#31383) 2018-06-18 09:42:11 +03:00
discovery-file Build: Split distributions into oss and default 2018-04-20 15:33:57 -07:00
discovery-gce Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
examples [Test] Fix :example-plugins:rest-handler on Windows 2018-06-18 10:49:22 +02:00
ingest-attachment Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
ingest-geoip Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
ingest-user-agent Use non deprecated xcontenthelper (#28503) 2018-02-05 16:18:18 -07:00
mapper-murmur3 Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
mapper-size Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
repository-azure Reload secure settings for plugins (#31383) 2018-06-18 09:42:11 +03:00
repository-gcs Reload secure settings for plugins (#31383) 2018-06-18 09:42:11 +03:00
repository-hdfs Fix AntFixture waiting condition (#31272) 2018-06-13 12:40:22 +02:00
repository-s3 Reload secure settings for plugins (#31383) 2018-06-18 09:42:11 +03:00
store-smb Validate top-level keys for create index request (#23755) (#23869) 2017-09-26 09:49:20 -07:00
transport-nio Unify http channels and exception handling (#31379) 2018-06-19 11:50:03 -06:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00