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

grpclb: consider IDLE SubConns as connecting #4031

Merged
merged 2 commits into from Nov 16, 2020

Commits on Nov 12, 2020

  1. [grpclb_start_connecting] grpclb: consider IDLE SubConns as connecting

    Otherwise, when the first response is received from the grpclb server, the
    parent ClientConn enters TransientFailure, and the first several
    non-wait-for-ready RPCs will fail.
    menghanl committed Nov 12, 2020
    Copy the full SHA
    215d205 View commit details
    Browse the repository at this point in the history
  2. [grpclb_start_connecting] c1

    menghanl committed Nov 12, 2020
    Copy the full SHA
    86764c3 View commit details
    Browse the repository at this point in the history