OpenSearch/plugins/discovery-ec2
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 Upgrade to aws 1.10.33 2015-11-10 22:51:33 -05:00
src Remove DiscoveryService and reduce guice to just Discovery #16821 2016-02-29 20:23:38 +01:00
build.gradle Remove -Xlint:-deprecation from plugins 2016-01-07 20:44:46 -05:00