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:08:04 UTC

[jira] [Created] (STORM-1064) storm-kafka : kafka-partition is not leader

dongxinwang created STORM-1064:
----------------------------------

             Summary: storm-kafka : kafka-partition is not leader
                 Key: STORM-1064
                 URL: https://issues.apache.org/jira/browse/STORM-1064
             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)