Skip to content

api: (port from 1.21.x) temporarily remove the warning about sync-context in requestConnection()#5752

Merged
zhangkun83 merged 1 commit intogrpc:masterfrom
zhangkun83:no_warning_for_requestconnection
May 16, 2019
Merged

api: (port from 1.21.x) temporarily remove the warning about sync-context in requestConnection()#5752
zhangkun83 merged 1 commit intogrpc:masterfrom
zhangkun83:no_warning_for_requestconnection

Conversation

@zhangkun83
Copy link
Copy Markdown
Contributor

The warning is causing problem for imports.

…ection(). (grpc#5738)

Contrary to grpc#5736, we will still keep the sync-context requirement of
requestConnection(), because it prevents API fragmentation.
PickFirstLoadBalancer is the only known violator.  We will fix it on
master, but we don't want to make that change on 1.21.x because the
release is soon.  We simply remove the warning in this release so that
users won't be annoyed.

This supersedes grpc#5736
@zhangkun83 zhangkun83 requested a review from dapengzhang0 May 16, 2019 18:06
Copy link
Copy Markdown
Contributor

@dapengzhang0 dapengzhang0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@zhangkun83 zhangkun83 merged commit ae14c8d into grpc:master May 16, 2019
@zhangkun83 zhangkun83 deleted the no_warning_for_requestconnection branch May 16, 2019 20:07
@lock lock bot locked as resolved and limited conversation to collaborators Aug 14, 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.

2 participants