SiftScience / kafka-assigner

Automated rack-aware assignment of Kafka partitions to brokers
Apache License 2.0
62 stars 21 forks source link

Updates for compatability with more recent Kafka #8

Open andpol opened 5 years ago

andpol commented 5 years ago

Tool was broken when run against Kafka 2.2.1 beacuse "Failed to parse the broker info from zookeeper".

This change does the following: