thanks Grant, i also found some more information (also the one your
referring to). I think it is a kafka -> zookeeper connection issue on AWS.
We are investigating further on this.
Cheers
Fabian
2015-08-04 18:54 GMT+02:00 Grant Henke :
> The /brokers/ids nodes are ephemeral nodes that only exist
The /brokers/ids nodes are ephemeral nodes that only exists while the
brokers maintain a session to zookeeper. There is more information on
Kafka's Zookeeper usage here:
- http://kafka.apache.org/documentation.html
- look for "Broker Node Registry"
-
https://cwiki.apache.org/confluence/
hi everyone,
we are trying to deploy Kafka 0.8.2.1 and Zookeeper on AWS using
Cloudformation, ASG's and other Services. For Zookeeper we are using
Netflix' Exhibitor (V 1.5.5) to ensure failover stability.
What we are observing right now is that after some days our Brokers are not
registered anym