Skip to content
This repository was archived by the owner on Mar 24, 2021. It is now read-only.

2.1.1

Choose a tag to compare

@emmettbutler emmettbutler released this 11 Dec 23:11
· 1122 commits to master since this release

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