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

allow connectivity state watching to work on lame channels #27747

Merged
merged 3 commits into from
Oct 18, 2021

Conversation

markdroth
Copy link
Member

@markdroth markdroth commented Oct 15, 2021

This should fix the internal test breakage that required the RLS LB policy to be reverted.

As an added bonus, this greatly simplifies the connectivity state watching logic.

Note: There is a behavior change here. Lame channels will now report TRANSIENT_FAILURE instead of SHUTDOWN. (I can go back to making this SHUTDOWN if we want to avoid this, but TRANSIENT_FAILURE actually seems more correct to me.)

@markdroth markdroth added the release notes: no Indicates if PR should not be in release notes label Oct 15, 2021
@markdroth markdroth merged commit a2bd7b8 into grpc:master Oct 18, 2021
@copybara-service copybara-service bot added the imported Specifies if the PR has been imported to the internal repository label Oct 18, 2021
ctiller added a commit that referenced this pull request Oct 18, 2021
ctiller added a commit that referenced this pull request Oct 19, 2021
ctiller added a commit that referenced this pull request Oct 19, 2021
ctiller added a commit that referenced this pull request Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
imported Specifies if the PR has been imported to the internal repository lang/c++ lang/core release notes: no Indicates if PR should not be in release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants