OpenSearch/plugins/discovery-azure-classic
Ryan Ernst 60353a245a Plugins: Make UnicastHostsProvider extension pull based (#21036)
This change moves providing UnicastHostsProvider for zen discovery to be
pull based, adding a getter in DiscoveryPlugin. A new setting is added,
discovery.zen.hosts_provider, to separate the discovery type from the
hosts provider for zen when it is selected. Unfortunately existing
plugins added ZenDiscovery with their own name in order to just provide
a hosts provider, so there are already many users setting the hosts
provider through discovery.type. This change also includes backcompat,
falling back to discovery.type when discovery.zen.hosts_provider is not
set.
2016-10-20 09:13:59 -07:00
..
licenses Build: upgrade httpcore version to 4.4.5 2016-07-19 15:11:40 +02:00
src Plugins: Make UnicastHostsProvider extension pull based (#21036) 2016-10-20 09:13:59 -07:00
build.gradle Fix classname 2016-06-30 15:30:49 +02:00