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

Store subscription model for consumer group in group state

    XMLWordPrintableJSON

Details

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

    Description

      Currently we iterate through all the subscribed topics for each member in the consumer group to determine whether all the members are subscribed to the same set of topics aka it has a homogeneous subscription model.

      Instead of iterating and comparing the topicIds on every rebalance, we want to maintain this information in the group state

      Attachments

        Issue Links

          Activity

            People

              rreddy22 Ritika Reddy
              rreddy22 Ritika Reddy
              David Jacot David Jacot
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: