You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jiangjie Qin (JIRA)" <ji...@apache.org> on 2015/09/18 00:04:06 UTC

[jira] [Created] (KAFKA-2555) Infinite recursive function call occurs when ConsumerRebalanceCallback.onPartitionRevoked() calls commitSync()

Jiangjie Qin created KAFKA-2555:
-----------------------------------

             Summary: 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


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)