> On 15 Jun 2016, at 21:56, Subhash Agrawal <agraw...@opentext.com> wrote: > > [2016-06-15 13:39:39,808] DEBUG [ZkClient-EventThread-24-localhost:2181] > [Channel manager on controller 0]: Controller 0 trying to connect to broker 0 > (kafka.controller.ControllerChannelManager)
The controller isn't being able to connect to itself (as broker)? It looks like ZK is triggering the event just fine, but the controller is having some trouble seeing itself as a broker. -Flavio