This repository was archived by the owner on Mar 24, 2021. It is now read-only.
2.1.1
Features
- Improved unicode-related error reporting in several components
- Removed the ZooKeeper checker thread from the
BalancedConsumer - Added a test consumer CLI to
kafka_tools
Bug Fixes
- Fixed a memory leak in the rdkafka-based consumer
- Fixed offset committing to work against Kafka 0.9
- Improved the reliability of the Kafka test harness
Miscellaneous
- Simplified the Travis test matrix to handle testing against multiple Kafka versions