Kirk True created KAFKA-15573:
---------------------------------

             Summary: Implement auto-commit on partition assignment revocation
                 Key: KAFKA-15573
                 URL: https://issues.apache.org/jira/browse/KAFKA-15573
             Project: Kafka
          Issue Type: Sub-task
          Components: clients, consumer
            Reporter: Kirk True
            Assignee: Kirk True


Provide the Java client support for the consumer group partition assignment 
logic, including:
 * Calculate the difference between the current partition assignment and that 
returned in the {{ConsumerGroupHeartbeatResponse}} RPC response
 * Ensure we handle the case where changes to the assignment take multiple 
passes of {{RequestManager.poll()}}
 * Integrate the mechanism to invoke the user’s rebalance callback

This task is part of the work to implement support for the new KIP-848 consumer 
group protocol.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to