Re: Kafka with Docker - producer disconnecting

2014-01-13 Thread Alex Artigues
ocker. On Saturday, January 11, 2014, Thomas wrote: > Hi, > > you can have a look at https://github.com/wurstmeister/kafka-docker > maybe that helps > > On 10/01/2014 19:30, Alex Artigues wrote: > >> Hi everyone, I am attempting to run Zookeeper and Kafka in dockers.

Kafka with Docker - producer disconnecting

2014-01-10 Thread Alex Artigues
Hi everyone, I am attempting to run Zookeeper and Kafka in dockers. Both startup normally and Kafka connects ok. I think my containers are linked fine because I am able to list topics, and create topics. The producer however never delivers messages. It connects using the provided shell scripts,