OpenSearch/plugins
Tim Brooks f395b1eace
Open node connections asynchronously (#35144)
This is related to #29023. Additionally at other points we have
discussed a preference for removing the need to unnecessarily block
threads for opening new node connections. This commit lays the groudwork
for this by opening connections asynchronously at the transport level.
We still block, however, this work will make it possible to eventually
remove all blocking on new connections out of the TransportService
and Transport.
2018-11-06 17:58:20 -07:00
..
analysis-icu Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
analysis-kuromoji Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
analysis-nori Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
analysis-phonetic Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
analysis-smartcn Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
analysis-stempel Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
analysis-ukrainian Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
discovery-azure-classic Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
discovery-ec2 Open node connections asynchronously (#35144) 2018-11-06 17:58:20 -07:00
discovery-gce Core: Less settings to AbstractComponent (#35140) 2018-10-31 21:23:20 -04:00
examples fixed test 2018-10-25 08:09:45 +02:00
ingest-attachment Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
ingest-geoip Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
ingest-user-agent Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
mapper-annotated-text Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
mapper-murmur3 Fix line longer than 140 characters in Murmur3FieldMapper 2018-10-18 10:49:23 -04:00
mapper-size Upgrade to lucene-8.0.0-snapshot-31d7dfe6b1 (#35224) 2018-11-06 11:55:23 +01:00
repository-azure Register Azure max_retries setting (#35286) 2018-11-06 19:33:48 +01:00
repository-gcs [test] quote base_path in repository tests 2018-11-01 13:01:53 -07:00
repository-hdfs Core: Replace deprecated Loggers calls with LogManager. (#34691) 2018-10-29 15:52:30 -04:00
repository-s3 [test] quote base_path in repository tests 2018-11-01 13:01:53 -07:00
store-smb Add a new "contains" feature (#34738) 2018-10-25 08:50:50 +03:00
transport-nio Open node connections asynchronously (#35144) 2018-11-06 17:58:20 -07:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00