OpenSearch/plugins/discovery-azure
Boaz Leskes 195b43d66e Remove DiscoveryService and reduce guice to just Discovery #16821
DiscoveryService was a bridge into the discovery universe. This is unneeded and we can just access discovery directly or do things in a different way.

One of those different ways, is not having a dedicated discovery implementation for each our dicovery plugins but rather reuse ZenDiscovery.

UnicastHostProviders are now classified by discovery type, removing unneeded checks on plugins.

Closes #16821
2016-02-29 20:23:38 +01:00
..
licenses thirdPartyAudit round 2 2015-12-17 02:35:00 -05:00
src Remove DiscoveryService and reduce guice to just Discovery #16821 2016-02-29 20:23:38 +01:00
LICENSE.txt [cloud-azure] Split azure plugin in 3 plugins 2015-09-21 17:55:23 +02:00
build.gradle Remove Xlint from lang-groovy and discovery-azure 2016-01-18 18:24:44 -05:00