Joe Stein created KAFKA-2180:
--------------------------------
Summary: topics never create on brokers though it succeeds in tool
and is in zookeeper
Key: KAFKA-2180
URL: https://issues.apache.org/jira/browse/KAFKA-2180
Project: Kafka
Issue Type: Bug
Affects Versions: 0.8.1.2
Reporter: Joe Stein
Priority: Critical
Fix For: 0.8.3
Ran into an issue with a 0.8.2.1 cluster where create topic was succeeding when
running bin/kafka-topics.sh --create and seen in zookeeper but brokers never
get updated.
We ended up fixing this by deleting the /controller znode so controller leader
election would result. Wwe really should have some better way to make the
controller failover ( KAFKA-1778 ) than rmr /controller in the zookeeper shell
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)