Updating kafka-src to 0.7.2

This commit is contained in:
David Arthur
2012-10-03 09:12:39 -04:00
parent d9aafb14c2
commit 31a9d48d09
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
This module provides low-level protocol support Apache Kafka. It implements the five basic request types (and their responses): Produce, Fetch, MultiFetch, MultiProduce, and Offsets.
Compatible with Apache Kafka 0.7x.
Compatible with Apache Kafka 0.7x. Tested against 0.7.0, 0.7.1, and 0.7.2
# License