OpenSearch/plugins
Yannick Welsch da69ab28c7
Return transport addresses from UnicastHostsProvider (#31426)
With #20695 we removed local transport and there is just TransportAddress now. The
UnicastHostsProvider currently returns DiscoveryNode instances, where, during pinging, we're
actually only making use of the TransportAddress to establish a first connection to the possible new 
node. To simplify the interface, we can just return a list of transport addresses instead, which
means that it's not necessary anymore to create fake node objects in each plugin just to return the
address information.
2018-06-21 16:00:26 +02:00
..
analysis-icu Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-kuromoji Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-nori Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-phonetic Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-smartcn Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-stempel Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
analysis-ukrainian Upgrade to Lucene-7.4.0-snapshot-518d303506 (#31360) 2018-06-15 10:58:21 -04:00
discovery-azure-classic Return transport addresses from UnicastHostsProvider (#31426) 2018-06-21 16:00:26 +02:00
discovery-ec2 Return transport addresses from UnicastHostsProvider (#31426) 2018-06-21 16:00:26 +02:00
discovery-file Return transport addresses from UnicastHostsProvider (#31426) 2018-06-21 16:00:26 +02:00
discovery-gce Return transport addresses from UnicastHostsProvider (#31426) 2018-06-21 16:00:26 +02:00
examples [Test] Fix :example-plugins:rest-handler on Windows 2018-06-18 10:49:22 +02:00
ingest-attachment Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
ingest-geoip Copy Lucene IOUtils (#29012) 2018-03-13 12:49:33 -04:00
ingest-user-agent Use non deprecated xcontenthelper (#28503) 2018-02-05 16:18:18 -07:00
mapper-murmur3 Decouple XContentBuilder from BytesReference (#28972) 2018-03-14 13:47:57 -06:00
mapper-size Remove all unused imports and fix CRLF (#31207) 2018-06-11 15:12:12 +02:00
repository-azure Reload secure settings for plugins (#31383) 2018-06-18 09:42:11 +03:00
repository-gcs Reload secure settings for plugins (#31383) 2018-06-18 09:42:11 +03:00
repository-hdfs Fix AntFixture waiting condition (#31272) 2018-06-13 12:40:22 +02:00
repository-s3 Reload secure settings for plugins (#31383) 2018-06-18 09:42:11 +03:00
store-smb Validate top-level keys for create index request (#23755) (#23869) 2017-09-26 09:49:20 -07:00
transport-nio Ensure local addresses aren't null (#31440) 2018-06-20 19:50:14 -06:00
build.gradle Reorganize license files 2018-04-20 15:33:59 -07:00