Hello again, Ran through our regression and performance suite. Everything checks out. Small note, release notes say ZK 3.4.11 is included (KAFKA-6390), but this was reverted in https://github.com/apache/kafka/pull/4678 as a MINOR commit. In any case, +1 (non-binding).
Thanks, Jeff Heroku On Thu, Mar 15, 2018 at 10:07 AM, Ted Yu <yuzhih...@gmail.com> wrote: > +1 > > Ran test suite which passed. > > Checked signatures. > > On Thu, Mar 15, 2018 at 7:50 AM, Damian Guy <damian....@gmail.com> wrote: > > > Hello Kafka users, developers and client-developers, > > > > This is the fourth candidate for release of Apache Kafka 1.1.0. > > > > https://cwiki.apache.org/confluence/pages/viewpage. > action?pageId=75957546 > > > > A few highlights: > > > > * Significant Controller improvements (much faster and session expiration > > edge cases fixed) > > * Data balancing across log directories (JBOD) > > * More efficient replication when the number of partitions is large > > * Dynamic Broker Configs > > * Delegation tokens (KIP-48) > > * Kafka Streams API improvements (KIP-205 / 210 / 220 / 224 / 239) > > > > > > Release notes for the 1.1.0 release: > > http://home.apache.org/~damianguy/kafka-1.1.0-rc3/RELEASE_NOTES.html > > > > *** Please download, test and vote by Monday, March 19, 9am PDT > > > > 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/~damianguy/kafka-1.1.0-rc3/ > > > > * Maven artifacts to be voted upon: > > https://repository.apache.org/content/groups/staging/ > > > > * Javadoc: > > http://home.apache.org/~damianguy/kafka-1.1.0-rc3/javadoc/ > > > > * Tag to be voted upon (off 1.1 branch) is the 1.1.0 tag: > > https://github.com/apache/kafka/tree/1.1.0-rc3 > > > > > > * Documentation: > > http://kafka.apache.org/11/documentation.html > > <http://kafka.apache.org/1/documentation.html> > > > > * Protocol: > > http://kafka.apache.org/11/protocol.html > > <http://kafka.apache.org/1/protocol.html> > > > > > > * Successful Jenkins builds for the 1.1 branch: > > Unit/integration tests: https://builds.apache.org/job/kafka-1.1-jdk7/82/ > > > > Note: I'll update with passing system tests link once successful. If not > > then we can do another RC > > > > /************************************** > > > > Thanks, > > Damian > > >