Kafka Consumer Groups
Delete the offset for a consumer group topic-partition tuples
The consumer group id
No content
Delete the offset for a topic-partition for the given group
The consumer group id
The topic name
The topic partition number
No content
Returns the consumer groups which are using the given topic
The consumer group name
No content
Update the offset for a consumer group topic-partition tuples
The consumer group id
No content
Updates the offset for a topic-partition for the given group
The consumer group id
The topic name
The topic partition number
No content
Returns the consumer groups which are using the given topic
The topic name
Returns the list of Kafka consumer groups
Last updated
Was this helpful?