OpenSearch/plugins/discovery-ec2
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
..
config/discovery-ec2 Configure AWS SDK logging configuration 2016-09-03 06:41:07 -04:00
licenses Upgrade AWS SDK Jackson Databind to 2.6.7.1 2017-11-13 12:05:14 -05:00
qa Discovery EC2: Utilize Amazon SDK to resolve EC2 metadata server (#35246) 2018-11-05 15:02:09 +01:00
src Open node connections asynchronously (#35144) 2018-11-06 17:58:20 -07:00
build.gradle Discovery EC2: Utilize Amazon SDK to resolve EC2 metadata server (#35246) 2018-11-05 15:02:09 +01:00