OpenSearch/modules
Simon Willnauer f30b1f82ee Remove HttpServer and HttpServerAdapter in favor of a simple dispatch method (#22636)
Today we have quite some abstractions that are essentially providing a simple
dispatch method to the plugins defining a `HttpServerTransport`. This commit
removes `HttpServer` and `HttpServerAdaptor` and introduces a simple `Dispatcher` functional
interface that delegate to `RestController` by default.

Relates to #18482
2017-01-16 21:06:08 +01:00
..
aggs-matrix-stats Remove InternalAggregation.Type (#22511) 2017-01-10 11:57:19 -05:00
ingest-common fix index out of bounds error in KV Processor (#22288) 2016-12-27 10:57:11 -08:00
lang-expression Upgrade to lucene-6.4.0-snapshot-084f7a0. (#22413) 2017-01-04 19:03:52 +01:00
lang-mustache Remove ParseFieldMatcher usages from IndexSettings 2017-01-12 14:43:35 +01:00
lang-painless Whitelist some ScriptDocValues in painless (#22600) 2017-01-12 15:26:09 -05:00
percolator replace custom functional interface with CheckedFunction in percolate module 2017-01-16 13:57:58 +01:00
reindex Indexing: Add shard id to indexing operation listener (#22606) 2017-01-16 09:08:16 +01:00
transport-netty4 Remove HttpServer and HttpServerAdapter in favor of a simple dispatch method (#22636) 2017-01-16 21:06:08 +01:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00