You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "dongxinwang (JIRA)" <ji...@apache.org> on 2015/09/23 14:09:04 UTC

[jira] [Created] (STORM-1065) storm-kafka : kafka-partition can not find leader in zookeeper

dongxinwang created STORM-1065:
----------------------------------

             Summary: storm-kafka : kafka-partition can not find leader in zookeeper 
                 Key: STORM-1065
                 URL: https://issues.apache.org/jira/browse/STORM-1065
             Project: Apache Storm
          Issue Type: Improvement
          Components: storm-kafka
            Reporter: dongxinwang
            Assignee: dongxinwang
            Priority: Minor


If the Kafka cluster is not consistent with the zookeeper data, the partition can not find leader in zookeeper.In storm-kafka, it throws runtime exception"No leader found for partition",it is not friendly.
Suggestion:
If there is no leader partition in zookeeper,don't add the partition to GlobalPartitionInformation object,instead of throwing runtime exception.



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