OpenSearch/modules
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
..
aggs-matrix-stats Decouple MultiValueMode. (#31075) 2018-06-05 08:51:20 +02:00
analysis-common Move language analyzers from server to analysis-common module. (#31300) 2018-06-18 11:24:43 +02:00
ingest-common Core: Combine Action and GenericAction (#31405) 2018-06-18 23:53:04 +02:00
lang-expression Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
lang-mustache Core: Combine Action and GenericAction (#31405) 2018-06-18 23:53:04 +02:00
lang-painless Core: Combine Action and GenericAction (#31405) 2018-06-18 23:53:04 +02:00
mapper-extras Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
parent-join Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
percolator Remove version argument in RangeFieldType (#30411) 2018-05-16 17:42:44 +02:00
rank-eval Core: Combine Action and GenericAction (#31405) 2018-06-18 23:53:04 +02:00
reindex Core: Combine Action and GenericAction (#31405) 2018-06-18 23:53:04 +02:00
repository-url [Tests] Mutualize fixtures code in BaseHttpFixture (#31210) 2018-06-14 14:09:56 +02:00
transport-netty4 Unify http channels and exception handling (#31379) 2018-06-19 11:50:03 -06:00
build.gradle Painless: Add spi jar that will be published for extending whitelists (#28302) 2018-01-18 19:16:26 -08:00