Guozhang Wang created KAFKA-1019:
------------------------------------
Summary: kafka-preferred-replica-election.sh will fail without
clear error message if /brokers/topics/[topic]/partitions does not exist
Key: KAFKA-1019
URL: https://issues.apache.org/jira/browse/KAFKA-1019
Project: Kafka
Issue Type: Bug
Affects Versions: 0.8.1
Reporter: Guozhang Wang
Fix For: 0.8.1
>From Libo Yu:
I tried to run kafka-preferred-replica-election.sh on our kafka cluster.
But I got this expection:
Failed to start preferred replica election
org.I0Itec.zkclient.exception.ZkNoNodeException:
org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode
for /brokers/topics/uattoqaaa.default/partitions
I checked zookeeper and there is no
/brokers/topics/uattoqaaa.default/partitions. All I found is
/brokers/topics/uattoqaaa.default.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira