Kafka 0.8.0 has been released (no more beta)
Closed this issue · 2 comments
aew commented
Can we upgrade clj-kafka to match?
pingles commented
Should be ok- if nobody else gives it a try I'll take a look in the morning.
pingles commented
Hi,
I've pushed a 0.1.2-0.8 release to Clojars that updates to use Kafka 0.8 with Scala 2.10.1.
There seems to have been a slight change in the content of what Kafka stores in Zookeeper so there was a minor change needed to clj-kafka.zk/consumer
.
I'll be updating our production cluster soon but I've not had a chance to try this release in production- but given all the tests still pass everything should be good.