squah-confluent opened a new pull request, #21663: URL: https://github.com/apache/kafka/pull/21663
When assignment batching or offload are enabled, the target assignment can lag behind member subscriptions. When downgrading a consumer group to a classic group, we must check if the target assignment is stale and enter the PREPARING_REBALANCE state if needed. Downgrades triggered by a member leaving the group already trigger a rebalance, so there is no change on that path. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
