[ https://issues.apache.org/jira/browse/KAFKA-15573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Kirk True updated KAFKA-15573: ------------------------------ Description: When the group member's assignment changes and partitions are revoked and auto-commit is enabled, we need to ensure that the commit request manager is invoked to queue up the commits. (was: 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.) > 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 > Priority: Major > Labels: kip-848, kip-848-client-support, kip-848-e2e, > kip-848-preview > > When the group member's assignment changes and partitions are revoked and > auto-commit is enabled, we need to ensure that the commit request manager is > invoked to queue up the commits. -- This message was sent by Atlassian Jira (v8.20.10#820010)