bug config port / listeners

2018-01-23 Thread Elias Abacioglu
to listen and accept connections on So either the broker is doing it wrong, or the documentation is. Regards, Elias Abacioglu

Re: Change zookeeper cluster for kafka

2016-06-09 Thread Elias Abacioglu
You could do that work in the background pretty > easily, then bring down kafka, make sure you have everything sync'd across > to the new quorum, update zookeeper.connect for kafka, start the new > quorum, start kafka, and be done without any of the mess above. > > Hope that helps, &

Change zookeeper cluster for kafka

2016-06-08 Thread Elias Abacioglu
Hi, Is there a proper way to change the zookeeper cluster? I want to migrate new zookeeper cluster, preferably with little or no downtime. Is it possible?

Re: Kafka node liveness check

2016-02-29 Thread Elias Abacioglu
Crap, forgot to remove my signature.. I guess my e-mail will now get spammed forever :( On Mon, Feb 29, 2016 at 3:14 PM, Elias Abacioglu < elias.abacio...@deltaprojects.com> wrote: > We've setup jmxtrans and use it to check these two values. > UncleanLeaderEle

Re: Kafka node liveness check

2016-02-29 Thread Elias Abacioglu
_underreplicated!1!10 check_interval 15 retry_interval 5 } #### *DELTA PRO