OpenSearch/plugins/discovery-ec2
Jason Tedor 784c9e5fb9 Introduce node handshake
This commit introduces a handshake when initiating a light
connection. During this handshake, node information, cluster name, and
version are received from the target node of the connection. This
information can be used to immediately validate that the target node is
a member of the same cluster, and used to set the version on the
stream. This will allow us to extend APIs that are used during initial
cluster recovery without a major version change.

Relates #15971
2016-05-04 20:06:47 -04:00
..
licenses Upgrade to aws 1.10.33 2015-11-10 22:51:33 -05:00
src Introduce node handshake 2016-05-04 20:06:47 -04:00
build.gradle Remove -Xlint:-deprecation from plugins 2016-01-07 20:44:46 -05:00