[
https://issues.apache.org/jira/browse/KAFKA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16267140#comment-16267140
]
Vahid Hashemian edited comment on KAFKA-6275 at 11/27/17 5:59 PM:
------------------------------------------------------------------
[~hachikuji] I'd like to work on this. Is it possible to push
[KIP-175|https://cwiki.apache.org/confluence/display/KAFKA/KIP-175%3A+Additional+%27--describe%27+views+for+ConsumerGroupCommand]
forward to avoid conflict between that and the changes (and the KIP) required
for this JIRA? Thanks.
was (Author: vahid):
[~hachikuji] I'd like to work on this. Is it possible to push
[KIP-175|https://cwiki.apache.org/confluence/display/KAFKA/KIP-175%3A+Additional+%27--describe%27+views+for+ConsumerGroupCommand]
forward to avoid conflict between that and the KIP for this JIRA? Thanks.
> Extend consumer offset reset tool to support deletion
> -----------------------------------------------------
>
> Key: KAFKA-6275
> URL: https://issues.apache.org/jira/browse/KAFKA-6275
> Project: Kafka
> Issue Type: Improvement
> Reporter: Jason Gustafson
> Assignee: Vahid Hashemian
> Labels: needs-kip
>
> It's useful to have a way to delete the offsets of a consumer group
> explicitly. The reset tool already supports a number of different ways to
> alter stored offsets, so perhaps we could add a {{--clear}} option. Note that
> this would require a change to the OffsetCommit protocol which does not
> currently support deletion. Perhaps if you commit an offset with a retention
> time of 0, we can treat it as a deletion.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)