Guozhang Wang created KAFKA-1578:
------------------------------------
Summary: Controller should de-register all listeners upon
designation
Key: KAFKA-1578
URL: https://issues.apache.org/jira/browse/KAFKA-1578
Project: Kafka
Issue Type: Bug
Reporter: Guozhang Wang
Assignee: Guozhang Wang
Fix For: 0.9.0
Today in KafkaController.onControllerResignation all the admin path listeners
are not de-registered. This will cause multiple controllers listening on the
same admin paths, and the fake controllers, upon failing to finish the admin
commands, will also delete the admin zk path incorrectly.
--
This message was sent by Atlassian JIRA
(v6.2#6252)