conduktor.io ↗

Kafka DeleteShareGroupOffsets Changelog — Protocol Version History

What is DeleteShareGroupOffsets?

Removes offset tracking for specific partitions in a share group, resetting those partitions to an uninitialized state. The share group will start from the beginning (or the current log start offset) for those partitions on next fetch.

VersionKafkaChanges
DeleteShareGroupOffsetsRequest
v04.1
+ GroupId string
+ Topics []DeleteShareGroupOffsetsRequestTopic
+ TopicName string
~ Flexible encoding enabled FLEXIBLE
DeleteShareGroupOffsetsResponse
v04.1
+ ThrottleTimeMs int32
+ ErrorCode int16
+ ErrorMessage string
+ Responses []DeleteShareGroupOffsetsResponseTopic
+ TopicName string
+ TopicId uuid
+ ErrorCode int16
+ ErrorMessage string
~ Flexible encoding enabled FLEXIBLE