Daniel Scanteianu created KAFKA-14841:
-----------------------------------------
Summary: Call ConsumerRebalanceListener when MockConsumer
rebalanced
Key: KAFKA-14841
URL: https://issues.apache.org/jira/browse/KAFKA-14841
Project: Kafka
Issue Type: Improvement
Components: clients
Reporter: Daniel Scanteianu
Assignee: Daniel Scanteianu
Currently, passing a custom ConsumerRebalanceListener to mock client is
supported, but if a rebalance actually happens, the ConsumerRebalanceListener
is not notified of assigned or revoked TopicPartitions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)