Skip to content

Fix TaggedFields value encoding; add test coverage#2725

Merged
dpkp merged 1 commit into
masterfrom
dpkp/tagged-fields-encoding-fix
Mar 9, 2026
Merged

Fix TaggedFields value encoding; add test coverage#2725
dpkp merged 1 commit into
masterfrom
dpkp/tagged-fields-encoding-fix

Conversation

@dpkp

@dpkp dpkp commented Mar 9, 2026

Copy link
Copy Markdown
Owner

TaggedFields is mostly unused in the current client code, so it makes sense that this bug slipped through. Fixing and adding test coverage. Specifically not testing tag order because I do not think that is part of the protocol spec (tags can be encoded in any order).

@dpkp dpkp merged commit c7a9a0e into master Mar 9, 2026
19 checks passed
@dpkp dpkp deleted the dpkp/tagged-fields-encoding-fix branch March 9, 2026 19:22
@vmaurin

vmaurin commented Apr 27, 2026

Copy link
Copy Markdown

@dpkp We were talking about this in an aiokafka PR and it is supposed to be encoded in order according the KIP (not sure why though) aio-libs/aiokafka#1139 (review)

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.

2 participants