Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-6275

Extend consumer offset reset tool to support deletion (KIP-229)

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.1.0
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              vahid Vahid Hashemian
              hachikuji Jason Gustafson
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: