Skip to content

Conversation

@zhangkun83
Copy link
Contributor

This is called by pick-first LoadBalancer from the data-path, thus has
to be thread-safe.

This is a revision to #5718 thus has to be back-ported to 1.21.x as well.

This is called by pick-first LoadBalancer from the data-path, thus has
to be thread-safe.
@zhangkun83 zhangkun83 added this to the 1.21 milestone May 15, 2019
@zhangkun83 zhangkun83 requested a review from ejona86 May 15, 2019 00:53
@zhangkun83 zhangkun83 added the TODO:backport PR needs to be backported. Removed after backport complete label May 15, 2019
zhangkun83 added a commit to zhangkun83/grpc-java that referenced this pull request May 15, 2019
…ection().

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
Copy link
Contributor Author

Closing in favor of #5738

@zhangkun83 zhangkun83 closed this May 15, 2019
zhangkun83 added a commit that referenced this pull request May 15, 2019
…ection(). (#5738)

Contrary to #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 #5736
@zhangkun83 zhangkun83 removed the TODO:backport PR needs to be backported. Removed after backport complete label May 15, 2019
@zhangkun83 zhangkun83 removed this from the 1.21 milestone May 15, 2019
zhangkun83 added a commit to zhangkun83/grpc-java that referenced this pull request May 16, 2019
…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 added a commit that referenced this pull request May 16, 2019
…ection(). (#5738) (#5752)

Contrary to #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 #5736
@lock lock bot locked as resolved and limited conversation to collaborators Aug 13, 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.

1 participant