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

channelz: fix missing Target on SubChannel type #7189

Merged
merged 1 commit into from
May 3, 2024

Conversation

dfawley
Copy link
Member

@dfawley dfawley commented May 3, 2024

Fixes #7187

RELEASE NOTES:

  • channelz: fix bug that was causing the subchannel's target to be unset

@dfawley dfawley added this to the 1.64 Release milestone May 3, 2024
@dfawley dfawley requested a review from arvindbr8 May 3, 2024 17:41
@arvindbr8 arvindbr8 assigned dfawley and unassigned arvindbr8 May 3, 2024
@dfawley dfawley merged commit a87e923 into grpc:master May 3, 2024
12 checks passed
@dfawley dfawley deleted the czsubchantarget branch May 3, 2024 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

channelz: SubChannel do not report their Target properly since 1.63
2 participants