[ https://issues.apache.org/jira/browse/KAFKA-2532?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14901305#comment-14901305 ]
ASF GitHub Bot commented on KAFKA-2532: --------------------------------------- Github user asfgit closed the pull request at: https://github.com/apache/kafka/pull/203 > Remove Consumer from rebalance callback arguments > ------------------------------------------------- > > Key: KAFKA-2532 > URL: https://issues.apache.org/jira/browse/KAFKA-2532 > Project: Kafka > Issue Type: Sub-task > Reporter: Jason Gustafson > Assignee: Jason Gustafson > Fix For: 0.9.0.0 > > > After KAFKA-2388, the rebalance callback is no longer constructed in > configuration, so we should no longer need to pass a reference to the > consumer instance in the callback arguments. This allows us to remove the > callback wrapper in SubscriptionState. -- This message was sent by Atlassian JIRA (v6.3.4#6332)