bsm / poseidon_cluster

Poseidon cluster extensions
42 stars 43 forks source link

Poseidon cluster stops consuming if one of the brokers goes away #26

Open Ben-M opened 8 years ago

Ben-M commented 8 years ago

I was experimenting with different failure conditions and found that if I shut down one of the Kafka brokers poseidon_cluster would often fail to rebalance, and did not get messages from some partitions. Am I missing something, or does poseidon_cluster only support rebalancing when consumers join/leave the consumer group? More details:

kssminus commented 8 years ago

same here.. +1

Ben-M commented 8 years ago

This might be connected to https://github.com/bpot/poseidon/issues/115