Sean Quah created KAFKA-20272:
---------------------------------
Summary: Rebalance classic members only on new assignment
Key: KAFKA-20272
URL: https://issues.apache.org/jira/browse/KAFKA-20272
Project: Kafka
Issue Type: Sub-task
Components: group-coordinator
Reporter: Sean Quah
Assignee: Sean Quah
When classic members are part of a mixed group in the group coordinator, we
tell them to rebalance when their member epoch lags behind the group epoch.
They should instead rebalance when their member epoch lags behind the target
assignment epoch, since there is no point in rebalancing when no new target
assignment is available yet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)