Skip to content

Add conformance tests for MessageSet duplicates-within-one-entry handling. - #29008

Merged
copybara-service[bot] merged 1 commit into
mainfrom
test_955218013
Aug 5, 2026
Merged

Add conformance tests for MessageSet duplicates-within-one-entry handling.#29008
copybara-service[bot] merged 1 commit into
mainfrom
test_955218013

Conversation

@copybara-service

Copy link
Copy Markdown

Add conformance tests for MessageSet duplicates-within-one-entry handling.

Unlike other cases, MessageSet has the decision that for duplicate ids/payloads is "first wins" (neither last-wins nor merge-semantics like most cases in Protobuf).

The special MessageSet wire format encoding was intended to retain compatibility with data written pre-2008 and so has this oddity.

…ling.

Unlike other cases, MessageSet has the decision that for duplicate ids/payloads is "first wins" (neither last-wins nor merge-semantics like most cases in Protobuf).

The special MessageSet wire format encoding was intended to retain compatibility with data written pre-2008 and so has this oddity.

PiperOrigin-RevId: 959738838
@copybara-service
copybara-service Bot merged commit acaaf91 into main Aug 5, 2026
1 check passed
@copybara-service
copybara-service Bot deleted the test_955218013 branch August 5, 2026 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant