kafka-go
kafka-go copied to clipboard
Allows users to configure the GroupInstanceID
GroupInstanceID can be configured by setting ReaderConfig.GroupInstanceID which will be passed to the joinGroup and heartbeat requests. If the GroupInstanceID has a value the kafka server will set it as a static member.