Skip to content

Use URI form of address for channelz listen node#25785

Merged
yashykt merged 1 commit intogrpc:masterfrom
yashykt:channelzserveruri
Mar 23, 2021
Merged

Use URI form of address for channelz listen node#25785
yashykt merged 1 commit intogrpc:masterfrom
yashykt:channelzserveruri

Conversation

@yashykt
Copy link
Copy Markdown
Member

@yashykt yashykt commented Mar 23, 2021

With grpc_sockaddr_to_string, we were losing information on the type of the resolved address when parsing the string as an URI, which resulted in the channelz node using other_address field instead of formatting it as a tcpip_address

@yashykt yashykt force-pushed the channelzserveruri branch from c08e874 to bbd65aa Compare March 23, 2021 02:43
@yashykt yashykt changed the title Get URI form of address for channelz Use URI form of address for channelz listen node Mar 23, 2021
@yashykt yashykt added the release notes: yes Indicates if PR needs to be in release notes label Mar 23, 2021
@yashykt yashykt enabled auto-merge (squash) March 23, 2021 03:23
@yashykt yashykt merged commit a540a4a into grpc:master Mar 23, 2021
@yashykt yashykt deleted the channelzserveruri branch May 18, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lang/core release notes: yes Indicates if PR needs to be in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants