Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-14048 The Next Generation of the Consumer Rebalance Protocol
  3. KAFKA-16095

Update list group state type filter to include the states for the new consumer group type

Attach filesAttach ScreenshotVotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 3.8.0
    • None
    • None

    Description

      1. While using —list —state the current accepted values correspond to the classic group type states. We need to include support for the new group type states.
        1. Consumer Group: Should list the state of the group. Accepted Values: 
          1. UNKNOWN(“unknown”)
          2. EMPTY("empty"),
          3. ASSIGNING("assigning"),
          4. RECONCILING("reconciling"),
          5. STABLE("stable"),
          6. DEAD("dead");
        1. Classic Group : Should list the state of the group. Accepted Values: 
          1. UNKNOWN("Unknown"),
          2. EMPTY("Empty");
          3. PREPARING_REBALANCE("PreparingRebalance"),
          4. COMPLETING_REBALANCE("CompletingRebalance"),
          5. STABLE("Stable"),
          6. DEAD("Dead")

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            isding_l Lan Ding
            rreddy22 Ritika Reddy
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment