OpenSearch/modules
Tim Brooks d1acb7697b
Remove internal channel tracking in transports (#27711)
This commit attempts to continue unifying the logic between different
transport implementations. As transports call a `TcpTransport` callback
when a new channel is accepted, there is no need to internally track
channels accepted. Instead there is a set of accepted channels in
`TcpTransport`. This set is used for metrics and shutting down channels.
2017-12-08 16:56:53 -07:00
..
aggs-matrix-stats Implement byte array reusage in `NioTransport` (#27696) 2017-12-08 10:39:30 -07:00
analysis-common [Docs] add deprecation warning for `delimited_payload_filter` renaming 2017-12-04 10:22:05 +01:00
ingest-common Rest test fixes (#27354) 2017-11-14 11:14:14 +01:00
lang-expression Upgrade to lucene-7.2.0-snapshot-8c94404. (#27619) 2017-12-04 09:40:08 +01:00
lang-mustache Added msearch api to high level client 2017-12-05 10:17:47 +01:00
lang-painless Correct two equality checks on incomparable types (#27688) 2017-12-07 14:18:11 +01:00
mapper-extras Upgrade to lucene-7.2.0-snapshot-8c94404. (#27496) 2017-11-28 14:52:42 +01:00
parent-join Upgrade to lucene-7.2.0-snapshot-8c94404. (#27619) 2017-12-04 09:40:08 +01:00
percolator Correcting some minor typos in comments 2017-12-07 16:39:23 +01:00
reindex Cross Cluster Search: make remote clusters optional (#27182) 2017-11-21 11:41:47 +01:00
repository-url Remove the single argument Environment constructor (#27235) 2017-11-04 13:25:09 +00:00
transport-netty4 Remove internal channel tracking in transports (#27711) 2017-12-08 16:56:53 -07:00
tribe Remove Settings#getAsMap() (#26845) 2017-10-04 01:21:38 -06:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00