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.
| Version | Kafka | Changes |
|---|---|---|
| DeleteShareGroupOffsetsRequest | ||
| v0 | 4.1 | + GroupId string+ Topics []DeleteShareGroupOffsetsRequestTopic+ TopicName string~ Flexible encoding enabled FLEXIBLE |
| DeleteShareGroupOffsetsResponse | ||
| v0 | 4.1 | + ThrottleTimeMs int32+ ErrorCode int16+ ErrorMessage string+ Responses []DeleteShareGroupOffsetsResponseTopic+ TopicName string+ TopicId uuid+ ErrorCode int16+ ErrorMessage string~ Flexible encoding enabled FLEXIBLE |