Hello Kafka users, developers and client-developers, This is the third candidate for the release of Apache Kafka 0.10.0.1. This is a bug fix release and it includes fixes and improvements from 53 JIRAs (including a few critical bugs). See the release notes for more details:
http://home.apache.org/~ijuma/kafka-0.10.0.1-rc2/RELEASE_NOTES.html When compared to RC1, RC2 contains a fix for a regression where an older version of slf4j-log4j12 was also being included in the libs folder of the binary tarball (KAFKA-4008). Thanks to Manikumar Reddy for reporting the issue. *** Please download, test and vote by Monday, 8 August, 8am PT *** Kafka's KEYS file containing PGP keys we use to sign the release: http://kafka.apache.org/KEYS * Release artifacts to be voted upon (source and binary): http://home.apache.org/~ijuma/kafka-0.10.0.1-rc2/ * Maven artifacts to be voted upon: https://repository.apache.org/content/groups/staging * Javadoc: http://home.apache.org/~ijuma/kafka-0.10.0.1-rc2/javadoc/ * Tag to be voted upon (off 0.10.0 branch) is the 0.10.0.1-rc2 tag: https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=f8f56751744ba8e55f90f5c4f3aed8c3459447b2 * Documentation: http://kafka.apache.org/0100/documentation.html * Protocol: http://kafka.apache.org/0100/protocol.html * Successful Jenkins builds for the 0.10.0 branch: Unit/integration tests: *https://builds.apache.org/job/kafka-0.10.0-jdk7/182/ <https://builds.apache.org/job/kafka-0.10.0-jdk7/182/>* System tests: *https://jenkins.confluent.io/job/system-test-kafka-0.10.0/138/ <https://jenkins.confluent.io/job/system-test-kafka-0.10.0/138/>* Thanks, Ismael