OpenSearch/x-pack/plugin
Tim Brooks 67e73b4df4
Combine accepting selector and socket selector (#31115)
This is related to #27260. This commit combines the AcceptingSelector
and SocketSelector classes into a single NioSelector. This change
allows the same selector to handle both server and socket channels. This
is valuable as we do not necessarily want a dedicated thread running for
accepting channels.

With this change, this commit removes the configuration for dedicated
accepting selectors for the normal transport class. The accepting
workload for new node connections is likely low, meaning that there is
no need to dedicate a thread to this process.
2018-06-06 11:59:54 -06:00
..
core Security: make native realm usage stats accurate (#30824) 2018-06-06 08:18:56 -06:00
deprecation Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
graph Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
logstash Migrate x-pack-elasticsearch source to elasticsearch 2018-04-20 15:29:54 -07:00
ml Change ObjectParser exception (#31030) 2018-06-04 20:20:37 +02:00
monitoring Refactor Sniffer and make it testable (#29638) 2018-05-31 16:05:09 +02:00
rollup [Rollup] Disallow index patterns that match the rollup index (#30491) 2018-06-05 15:00:34 -04:00
security Combine accepting selector and socket selector (#31115) 2018-06-06 11:59:54 -06:00
sql Upgrade to Lucene-7.4.0-snapshot-0a7c3f462f (#31073) 2018-06-04 14:18:46 -04:00
src/test [Rollup] Disallow index patterns that match the rollup index (#30491) 2018-06-05 15:00:34 -04:00
upgrade Core: Remove RequestBuilder from Action (#30966) 2018-05-31 16:15:00 +02:00
watcher Make PreBuiltAnalyzerProviderFactory plugable via AnalysisPlugin and 2018-06-06 07:40:21 +02:00
build.gradle Add check for feature aware implementations (#31081) 2018-06-05 19:56:22 -04:00