[ https://issues.apache.org/jira/browse/KAFKA-2555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14908528#comment-14908528 ]
ASF GitHub Bot commented on KAFKA-2555: --------------------------------------- Github user asfgit closed the pull request at: 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)