Skip to content

grpc/attributes: relax ordering requirement for values - #2799

Merged
arjan-bal merged 1 commit into
grpc:masterfrom
arjan-bal:attributes-relax-ord
Aug 14, 2026
Merged

grpc/attributes: relax ordering requirement for values#2799
arjan-bal merged 1 commit into
grpc:masterfrom
arjan-bal:attributes-relax-ord

Conversation

@arjan-bal

Copy link
Copy Markdown
Contributor

Attributes only need to be comparable for equality; the ordering requirement was unnecessary and unused. This PR removes it.

@dfawley dfawley left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM thanks!

@dfawley dfawley assigned arjan-bal and unassigned dfawley Aug 13, 2026
@arjan-bal
arjan-bal merged commit b2032b1 into grpc:master Aug 14, 2026
27 checks passed
@arjan-bal
arjan-bal deleted the attributes-relax-ord branch August 14, 2026 05:49
@github-actions github-actions Bot mentioned this pull request Aug 13, 2026
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.

2 participants