Skip to content

Commit

Permalink
kmsg: add 'group coordinator' annotation to ConsumerGroupHeartbeat
Browse files Browse the repository at this point in the history
  • Loading branch information
twmb committed Feb 20, 2025
1 parent 8d5d008 commit b5f35ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
2 changes: 1 addition & 1 deletion generate/definitions/68_consumer_group_heartbeat
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// ConsumerGroupHeartbeat is a part of KIP-848; there are a lot of details
// to this request so documentation is left to the KIP itself.
ConsumerGroupHeartbeatRequest => key 68, max version 0, flexible v0+
ConsumerGroupHeartbeatRequest => key 68, max version 0, flexible v0+, group coordinator
// The group ID.
Group: string
// The member ID generated by the coordinator. This must be kept during
Expand Down
13 changes: 6 additions & 7 deletions pkg/kmsg/generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit b5f35ff

Please sign in to comment.