wvanbergen / kafka

Load-balancing, resuming Kafka consumer for go, backed by Zookeeper.
MIT License
373 stars 141 forks source link

Re-register when connection lost/timeout, fixes wvanbergen/kafka#80 #87

Closed yejingx closed 8 years ago

sparrc commented 8 years ago

@wvanbergen I have also hit this issue, any possibility you can get it merged?

this fixes #80

sparrc commented 8 years ago

thanks! :+1: