You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Simon Wan Wenli (JIRA)" <ji...@apache.org> on 2016/07/12 03:12:10 UTC

[jira] [Created] (KAFKA-3952) VerifyConsumerRebalance cannot succeed when checking partition owner

Simon Wan Wenli created KAFKA-3952:
--------------------------------------

             Summary: VerifyConsumerRebalance cannot succeed when checking partition owner
                 Key: KAFKA-3952
                 URL: https://issues.apache.org/jira/browse/KAFKA-3952
             Project: Kafka
          Issue Type: Bug
          Components: core
    Affects Versions: 0.8.2.0
            Reporter: Simon Wan Wenli
            Priority: Minor
             Fix For: 0.10.1.0


On line 129 of VerifyConsumerRebalance.scala, the condition never succeeds due to type mismatch. As a result, the consumer rebalance result is always failed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)