OpenSearch/plugins/discovery-file/src
Yannick Welsch f22f91c57a
Allow multiple unicast host providers (#31509)
Introduces support for multiple host providers, which allows the settings based hosts resolver to be
treated just as any other UnicastHostsProvider. Also introduces the notion of a HostsResolver so
that plugins such as FileBasedDiscovery do not need to create their own thread pool for resolving
hosts, making it easier to add new similar kind of plugins.
2018-06-22 15:31:23 +02:00
..
main/java/org/elasticsearch/discovery/file Allow multiple unicast host providers (#31509) 2018-06-22 15:31:23 +02:00
test Allow multiple unicast host providers (#31509) 2018-06-22 15:31:23 +02:00