[
https://issues.apache.org/jira/browse/KAFKA-20385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18104270#comment-18104270
]
Chia-Ping Tsai commented on KAFKA-20385:
----------------------------------------
[~omnia_h_ibrahim] Yes, this KIP will actually be shipped with 4.5 instead. We
have reverted the merged PRs from 4.4 branch.
https://github.com/apache/kafka/pull/23133
> Extend ConsumerRebalanceListener with Consumer-Aware methods
> ------------------------------------------------------------
>
> Key: KAFKA-20385
> URL: https://issues.apache.org/jira/browse/KAFKA-20385
> Project: Kafka
> Issue Type: Improvement
> Components: clients, consumer
> Reporter: Aditya Kousik
> Assignee: Aditya Kousik
> Priority: Major
> Labels: kip
> Fix For: 4.5.0
>
>
> 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. See
> [KIP-1306|https://cwiki.apache.org/confluence/display/KAFKA/KIP-1306%3A+RebalanceHandler%3A+Consumer-Aware+Rebalance+Callback]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)