We had a blocking issue on the release ( https://github.com/apache/kafka/pull/1302 unfortunately only easily noticed after packaging). So we'll need another RC.
https://issues.apache.org/jira/browse/KAFKA-3627 was also raised, which I think should probably also be a blocker as it affects liveness on the consumer and leaves us in effectively the same state as pre KIP-41 (i.e. the implementation for KIP-41 is currently incorrect). -Ewen On Sat, Apr 30, 2016 at 6:16 PM, Gwen Shapira <g...@confluent.io> wrote: > Thanks for the correction :) > > On Sat, Apr 30, 2016 at 2:30 AM, Ben Davison <ben.davi...@7digital.com> > wrote: > > Hi Gwen, > > > > The release notes lead to a 404, this is the correct url: > > http://home.apache.org/~gwenshap/0.10.0.0-rc2/RELEASE_NOTES.html > > > > Thanks for leading the RC effort. > > > > Regards, > > > > Ben > > > > On Sat, Apr 30, 2016 at 1:01 AM, Gwen Shapira <g...@confluent.io> wrote: > > > >> Hello Kafka users, developers and client-developers, > >> > >> This is the first candidate for release of Apache Kafka 0.10.0.0. This > >> is a major release that includes: (1) New message format including > >> timestamps (2) client interceptor API (3) Kafka Streams. (4) > >> Configurable SASL authentication mechanisms (5) API for retrieving > >> protocol versions supported by the broker. > >> > >> Since this is a major release, we will give people more time to try it > >> out and give feedback. > >> > >> Contributions that are especially welcome are: > >> * Critical bugs found while testing > >> * Especially testing related to the new functionality > >> * More tests > >> * Better docs > >> * Doc reviews related to new functionality and upgrade > >> > >> Release notes for the 0.10.0.0 release: > >> http://home.apache.org/~gwenshap/0.10.0.0-rc2/RELEASE_NOTES.HTML > >> > >> Release plan: > >> https://cwiki.apache.org/confluence/display/KAFKA/Release+Plan+0.10.0 > >> > >> *** Please download, test and vote by Monday, May 9, 9am 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/~gwenshap/0.10.0.0-rc2/ > >> > >> * Maven artifacts to be voted upon: > >> https://repository.apache.org/content/groups/staging/ > >> > >> * scala-doc > >> http://home.apache.org/~gwenshap/0.10.0.0-rc2/scaladoc > >> > >> * java-doc > >> http://home.apache.org/~gwenshap/0.10.0.0-rc2/javadoc/ > >> > >> * tag to be voted upon (off 0.10.0 branch) is the 0.10.0.0-rc2 tag: > >> > >> > https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=da2745e1088884ba31fc980265ad835d9233652c > >> > >> * Documentation: > >> http://kafka.apache.org/0100/documentation.html > >> > >> * Protocol: > >> http://kafka.apache.org/0100/protocol.html > >> > >> /************************************** > >> > >> Thanks, > >> > >> Gwen > >> > > > > -- > > > > > > This email, including attachments, is private and confidential. If you > have > > received this email in error please notify the sender and delete it from > > your system. Emails are not secure and may contain viruses. No liability > > can be accepted for viruses that might be transferred by this email or > any > > attachment. Any unauthorised copying of this message or unauthorised > > distribution and publication of the information contained herein are > > prohibited. > > > > 7digital Limited. Registered office: 69 Wilson Street, London EC2A 2BB. > > Registered in England and Wales. Registered No. 04843573. > -- Thanks, Ewen