[ 
https://issues.apache.org/jira/browse/KAFKA-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16702167#comment-16702167
 ] 

James Cheng commented on KAFKA-6951:
------------------------------------

[~vultron81]: I think that the kafka-consumer-groups.sh tool allows you to 
delete offsets for a specific topic within a consumer group. Something like

$ kafka-consumer-groups.sh --group groupId --topic topicName --delete

 

 

 

> Implement offset expiration semantics for unsubscribed topics
> -------------------------------------------------------------
>
>                 Key: KAFKA-6951
>                 URL: https://issues.apache.org/jira/browse/KAFKA-6951
>             Project: Kafka
>          Issue Type: Improvement
>          Components: core
>            Reporter: Vahid Hashemian
>            Assignee: Vahid Hashemian
>            Priority: Major
>             Fix For: 2.2.0
>
>
> [This 
> portion|https://cwiki.apache.org/confluence/display/KAFKA/KIP-211%3A+Revise+Expiration+Semantics+of+Consumer+Group+Offsets#KIP-211:ReviseExpirationSemanticsofConsumerGroupOffsets-UnsubscribingfromaTopic]
>  of KIP-211 will be implemented separately from the main PR.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to