Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-1326 New consumer checklist
  3. KAFKA-1335

Add rebalancing logic to the coordinator / consumer

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.10.1.0
    • 0.9.0.0
    • consumer
    • None

    Description

      This implements the group management protocol. This will be a tricky and potentially large change since it will involve implementing the group management protocol, which include:

      1) Adding the rebalance logic on the coordinator that can be triggered from membership change (either through failure detector or join group requests) and topic / partition ZK listener fires.
      2) Adding the rebalance logic on the consumer upon topic change / error code from coordinator.

      Attachments

        Issue Links

          Activity

            People

              guozhang Guozhang Wang
              nehanarkhede Neha Narkhede
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: