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

Adding back the modified public constructor to DiscoveryClient #179

Merged
merged 1 commit into from
Aug 27, 2014

Conversation

NiteshKant
Copy link
Contributor

Fix for issue #174 added another argument to the constructor used by guice.
This was considering the fact that code should not be using the @Inject constructor directly. However, some code inside Netflix was dependent on it.

Adding the old constructor back and making the @Inject constructor package private.

Fix for issue Netflix#174 added another argument to the constructor used by guice.
This was considering the fact that code should not be using the @Inject constructor directly. However, some code inside Netflix was dependent on it.

 Adding the old constructor back and making the @Inject constructor package private.
@cloudbees-pull-request-builder

eureka-pull-requests #208 SUCCESS
This pull request looks good

NiteshKant added a commit that referenced this pull request Aug 27, 2014
Adding back the modified public constructor to DiscoveryClient
@NiteshKant NiteshKant merged commit 36efd03 into Netflix:master Aug 27, 2014
@NiteshKant NiteshKant added this to the 1.1.140 milestone Aug 27, 2014
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.

2 participants