You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Vahid Hashemian (JIRA)" <ji...@apache.org> on 2017/11/29 00:07:01 UTC

[jira] [Updated] (KAFKA-6275) Extend consumer offset reset tool to support deletion

     [ https://issues.apache.org/jira/browse/KAFKA-6275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vahid Hashemian updated KAFKA-6275:
-----------------------------------
    Labels: kip  (was: needs-kip)

> 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: 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)