Yelp/kafka-utils

kafka-consumer-manager doesn't work with kafka 2.1

boniek83 opened this issue · 1 comments

Probably due to group metadata changes in new kafka. Similar problem in burrow: linkedin/Burrow#505

Any updates on this? I'm trying to use kafka-consumer-manager on 2.1 which result in line 892, in check_version raise Errors.NoBrokersAvailable() but I'm not 100% sure if it's because of this issue or configuration problem