OpenSearch/plugins
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
..
analysis-icu Fix icu IndexScope setting 2016-04-22 15:03:02 -07:00
analysis-kuromoji Analyze API : Rename filters/token_filters/char_filter to filter/token_filter/char_filter 2016-04-21 18:05:11 +09:00
analysis-phonetic Upgrade Lucene 6 Release 2016-04-11 16:50:04 -05:00
analysis-smartcn Upgrade Lucene 6 Release 2016-04-11 16:50:04 -05:00
analysis-stempel Analyze API : Rename filters/token_filters/char_filter to filter/token_filter/char_filter 2016-04-21 18:05:11 +09:00
delete-by-query Internal: Remove XContentBuilderString 2016-04-18 14:32:18 -07:00
discovery-azure Add Azure discovery tests mocking Azure management endpoint (#18004) 2016-04-29 15:54:15 +02:00
discovery-ec2 Introduce node handshake 2016-05-04 20:06:47 -04:00
discovery-gce Introduce node handshake 2016-05-04 20:06:47 -04:00
ingest-attachment ingest: Add `date_index_name` processor. 2016-04-29 17:20:48 +02:00
ingest-geoip ingest: Add `date_index_name` processor. 2016-04-29 17:20:48 +02:00
jvm-example Merge pull request #16038 from rjernst/remove_site_plugin 2016-01-21 12:32:22 -08:00
lang-javascript Changed indexed scripts to be stored in the cluster state instead of the `.scripts` index. 2016-04-22 13:42:55 +02:00
lang-python Changed indexed scripts to be stored in the cluster state instead of the `.scripts` index. 2016-04-22 13:42:55 +02:00
mapper-attachments Fix test in mapper attachments plugin 2016-04-29 15:02:04 +02:00
mapper-murmur3 Version: Set version to 5.0.0-alpha2 2016-04-26 09:30:26 +02:00
mapper-size Version: Set version to 5.0.0-alpha2 2016-04-26 09:30:26 +02:00
repository-azure Remove Strings#splitStringToArray 2016-05-04 08:12:41 -04:00
repository-hdfs Remove Settings.settingsBuilder. 2016-04-08 18:10:02 +02:00
repository-s3 Remove Strings#splitStringToArray 2016-05-04 08:12:41 -04:00
store-smb upgrade to lucene 6.0.0-snapshot-bea235f 2016-03-07 04:12:23 -05:00
build.gradle Revert "Build: Switch to maven-publish plugin" 2016-03-18 17:22:25 -07:00