[
https://issues.apache.org/jira/browse/KAFKA-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guozhang Wang resolved KAFKA-2555.
----------------------------------
Resolution: Fixed
Fix Version/s: 0.9.0.0
Issue resolved by pull request 221
[https://github.com/apache/kafka/pull/221]
> Infinite recursive function call occurs when
> ConsumerRebalanceCallback.onPartitionRevoked() calls commitSync()
> --------------------------------------------------------------------------------------------------------------
>
> Key: KAFKA-2555
> URL: https://issues.apache.org/jira/browse/KAFKA-2555
> Project: Kafka
> Issue Type: Bug
> Reporter: Jiangjie Qin
> Assignee: Jiangjie Qin
> Fix For: 0.9.0.0
>
>
> In new consumer's ConsumerRebalanceCallback.onPartitionRevoked() when user
> call commitSync(), it causes infinite recursive call of onPartitionRevoked().
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)