Skip to content

Store address hierarchy information in attributes instead of channel args.#24167

Merged
markdroth merged 1 commit intogrpc:masterfrom
markdroth:hierarchical_address_attributes
Sep 17, 2020
Merged

Store address hierarchy information in attributes instead of channel args.#24167
markdroth merged 1 commit intogrpc:masterfrom
markdroth:hierarchical_address_attributes

Conversation

@markdroth
Copy link
Copy Markdown
Member

This is more appropriate, since the attributes are not part of the key in the subchannel pool and therefore do not affect uniqueness. The address hierarchy information is relevant only to LB policies and should not affect the subchannel identity.

@markdroth markdroth added the release notes: no Indicates if PR should not be in release notes label Sep 17, 2020
@markdroth markdroth force-pushed the hierarchical_address_attributes branch from fefdf07 to 855a55a Compare September 17, 2020 17:58
@markdroth
Copy link
Copy Markdown
Member Author

Known issue: #23597

@markdroth markdroth merged commit 8787ee6 into grpc:master Sep 17, 2020
@markdroth markdroth deleted the hierarchical_address_attributes branch September 17, 2020 19:56
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