Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed unnecessary DiscoveryService reference from LocalDiscovery #8415

Merged

Conversation

martijnvg
Copy link
Member

This causes Guice circular dependency issues when local discovery used and plugins are loaded

I noticed this when running plugin tests when plugin.types was set and local discovery was used (which was the default).

Closes #8539

@bleskes
Copy link
Contributor

bleskes commented Nov 10, 2014

LGTM

…iscover, which causes circular Guice dependencies errors.
@martijnvg martijnvg force-pushed the bugs/local-discovery-depedency-issue branch from e9d1125 to 0b15859 Compare November 12, 2014 10:26
@martijnvg martijnvg removed the review label Nov 12, 2014
@martijnvg martijnvg merged commit 0b15859 into elastic:master Nov 12, 2014
@martijnvg
Copy link
Member Author

The problem that this PR fixes only occurs on 1.4.0.Beta1 and 1.4.0

@clintongormley clintongormley added the :Distributed/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure label Mar 19, 2015
@martijnvg martijnvg deleted the bugs/local-discovery-depedency-issue branch May 18, 2015 23:29
@clintongormley clintongormley changed the title Discovery: Removed unnecessary DiscoveryService reference from LocalDiscovery Removed unnecessary DiscoveryService reference from LocalDiscovery Jun 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>bug :Distributed/Discovery-Plugins Anything related to our integration plugins with EC2, GCP and Azure v1.4.1 v1.5.0 v2.0.0-beta1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ElasticsearchIntegrationTest circular dependency from Client
3 participants