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

core: make newNameResolver() change backward compatible for callers. #5560

Merged
merged 1 commit into from Apr 8, 2019

Conversation

zhangkun83
Copy link
Contributor

We assumed that we were the only caller. Turns out there are
forwarding NameResolver too. Implementing the old override will give
them time to migrate to the new API.

Resolves #5556

We assumed that we were the only caller.  Turns out there are
forwarding NameResolver too.  Implementing the old override will give
them time to migrate to the new API.

Resolves grpc#5556
@zhangkun83 zhangkun83 added the TODO:backport PR needs to be backported. Removed after backport complete label Apr 8, 2019
@zhangkun83 zhangkun83 requested a review from ejona86 April 8, 2019 18:40
@zhangkun83 zhangkun83 merged commit 1e901d3 into grpc:master Apr 8, 2019
zhangkun83 added a commit to zhangkun83/grpc-java that referenced this pull request Apr 8, 2019
…rpc#5560)

We assumed that we were the only caller.  Turns out there are
forwarding NameResolver too.  Implementing the old override will give
them time to migrate to the new API.

Resolves grpc#5556
zhangkun83 added a commit that referenced this pull request Apr 9, 2019
…5560) (#5564)

We assumed that we were the only caller.  Turns out there are
forwarding NameResolver too.  Implementing the old override will give
them time to migrate to the new API.

Resolves #5556
@zhangkun83 zhangkun83 removed the TODO:backport PR needs to be backported. Removed after backport complete label Apr 9, 2019
zhangkun83 added a commit to zhangkun83/grpc-java that referenced this pull request Apr 9, 2019
…rpc#5560)

We assumed that we were the only caller.  Turns out there are
forwarding NameResolver too.  Implementing the old override will give
them time to migrate to the new API.

Resolves grpc#5556
zhangkun83 added a commit that referenced this pull request Apr 10, 2019
…(v1.19.x backport) (#5573)

We assumed that we were the only caller.  Turns out there are
forwarding NameResolver too.  Implementing the old override will give
them time to migrate to the new API.

Resolves #5556

Backport of #5560
@lock lock bot locked as resolved and limited conversation to collaborators Jul 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking change in NameResolverProvider with latest release
2 participants