Skip to content

Pass address to CreateSubchannel() and expose attributes in SubchannelInterface.#24172

Merged
markdroth merged 1 commit intogrpc:masterfrom
markdroth:subchannel_address
Sep 18, 2020
Merged

Pass address to CreateSubchannel() and expose attributes in SubchannelInterface.#24172
markdroth merged 1 commit intogrpc:masterfrom
markdroth:subchannel_address

Conversation

@markdroth
Copy link
Copy Markdown
Member

This will be needed for the affinity design. It's also a nice cleanup, which allowed me to move a bunch of channel args manipulation code from subchannel_list.h into client_channel.cc, which is where it belongs. And in a subsequent PR, I will use this to fix a long-standing bug in grpclb.

@markdroth markdroth added the release notes: no Indicates if PR should not be in release notes label Sep 17, 2020
@markdroth
Copy link
Copy Markdown
Member Author

Known issue: #23933

@markdroth markdroth merged commit 3a8f1d3 into grpc:master Sep 18, 2020
@markdroth markdroth deleted the subchannel_address branch September 18, 2020 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

2 participants