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

Multiple Consumer Group Management (Describe, Reset, Delete)

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0, 2.0.0
    • 2.4.0
    • tools
    • None

    Description

      Functionality needed:

      • Describe/Delete/Reset offsets on multiple consumer groups at a time (including each group by repeating `--group` parameter)
      • Describe/Delete/Reset offsets on ALL consumer groups at a time (add new --groups-all option similar to --topics-all)
      • Generate CSV for multiple consumer groups

      What are the benifits? 

      • No need to start a new JVM to perform each query on every single consumer group
      • Abiltity to query groups by their status (for instance, `-v grepping` by `Stable` to spot problematic/dead/empty groups)
      • Ability to export offsets to reset for multiple consumer groups to a CSV file (needs CSV generation export/import format rework)

       

      Attachments

        Issue Links

          Activity

            People

              alex.dunayevsky Alex Dunayevsky
              alex.dunayevsky Alex Dunayevsky
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: