Skip to content

Conversation

dapengzhang0
Copy link
Contributor

@dapengzhang0 dapengzhang0 commented Sep 16, 2020

An issue was found during CBT RLS client testing: The RLS lb creates grplb child balancer, calls grpclb.handleResolvedAddress() then immediately calls grpclb.requestConnection(). The subchannel in GrpclbState.currentPicker.pickList contains only GrpclbState.BUFFER_ENTRY at the moment grpclb.requestConnection() is called, and therefore the requestConnection() is no-op, and RPC is hanging.

@dapengzhang0 dapengzhang0 merged commit 3abdb28 into grpc:master Sep 16, 2020
@dapengzhang0 dapengzhang0 deleted the grpclb-request-connection branch September 16, 2020 23:48
@zhangkun83
Copy link
Contributor

Filed #7435

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

2 participants