Skip to content

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

Merged
zhangkun83 merged 1 commit into
grpc:masterfrom
zhangkun83:backward_compat
Apr 8, 2019
Merged

core: make newNameResolver() change backward compatible for callers.#5560
zhangkun83 merged 1 commit into
grpc:masterfrom
zhangkun83:backward_compat

Conversation

@zhangkun83

Copy link
Copy Markdown
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