Aditya Kousik created KAFKA-20385:
-------------------------------------
Summary: RebalanceHandler: Consumer-Aware Rebalance Callback
Key: KAFKA-20385
URL: https://issues.apache.org/jira/browse/KAFKA-20385
Project: Kafka
Issue Type: Improvement
Components: clients, consumer
Reporter: Aditya Kousik
ConsumerRebalanceListener does not provide access to the Consumer in rebalance
callbacks, despite the Javadoc recommending operations that require it. We
should consider providing an API with a restricted RebalanceConsumerView that
exposes only rebalance-safe operations.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)