Skip to content

fix(consumer-group): handle member_id_required error - #663

Merged
zmstone merged 1 commit into
kafka4beam:masterfrom
zmstone:260605-handle-member_id_required-error
Jun 6, 2026
Merged

fix(consumer-group): handle member_id_required error#663
zmstone merged 1 commit into
kafka4beam:masterfrom
zmstone:260605-handle-member_id_required-error

Conversation

@zmstone

@zmstone zmstone commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Kafka 2.2.0 does not support consumer group membmer static instanc ID yet, and it returns member_id_required error hoping the client would remember this id.

Previously brod does not respect returned member ID if there is any error code in the response.
Now fixed to remember member ID for retry.

Kafka 2.2.0 does not support consumer group membmer static instanc ID
yet, and it returns member_id_required error hoping the client would
remember this id.

Previously brod does not respect returned member ID if there is
any error code in the response.
Now fixed to remember member ID for retry.
@zmstone
zmstone merged commit 318447b into kafka4beam:master Jun 6, 2026
12 of 20 checks passed
@zmstone
zmstone deleted the 260605-handle-member_id_required-error branch June 6, 2026 09:02
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