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

Fix injecting of EventBus into DiscoveryClient #126

Merged
merged 2 commits into from
May 8, 2014
Merged

Fix injecting of EventBus into DiscoveryClient #126

merged 2 commits into from
May 8, 2014

Conversation

elandau
Copy link
Contributor

@elandau elandau commented May 8, 2014

Discovery client currently does a bunch of stuff in the constructor.
These operations previous saw a null eventBus because it is optional.
The fix ensures that the optional EventBus is properly resolved before
the constructor is called
Disable the DiscoveryStatusCheckTest until we can write a more robust
mock server.

Discovery client currently does a bunch of stuff in the constructor.
These operations previous saw a null eventBus because it is optional.
The fix ensures that the optional EventBus is properly resolved before
the constructor is called
Disable the DiscoveryStatusCheckTest until we can write a more robust
mock server.
elandau added a commit that referenced this pull request May 8, 2014
Fix injecting of EventBus into DiscoveryClient
@elandau elandau merged commit dce801b into Netflix:master May 8, 2014
@cloudbees-pull-request-builder

eureka-pull-requests #128 FAILURE
Looks like there's a problem with this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants