+1 Built src and ran tests Ran streams quickstart
On Thu, 22 Feb 2018 at 21:32 Ted Yu <yuzhih...@gmail.com> wrote: > +1 > > MetricsTest#testMetricsLeak failed but it is flaky test > > On Wed, Feb 21, 2018 at 4:06 PM, Ewen Cheslack-Postava <e...@confluent.io> > wrote: > > > Hello Kafka users, developers and client-developers, > > > > This is the third candidate for release of Apache Kafka 1.0.1. > > > > This is a bugfix release for the 1.0 branch that was first released with > > 1.0.0 about 3 months ago. We've fixed 49 issues since that release. Most > of > > these are non-critical, but in aggregate these fixes will have > significant > > impact. A few of the more significant fixes include: > > > > * KAFKA-6277: Make loadClass thread-safe for class loaders of Connect > > plugins > > * KAFKA-6185: Selector memory leak with high likelihood of OOM in case of > > down conversion > > * KAFKA-6269: KTable state restore fails after rebalance > > * KAFKA-6190: GlobalKTable never finishes restoring when consuming > > transactional messages > > * KAFKA-6529: Stop file descriptor leak when client disconnects with > staged > > receives > > * KAFKA-6238: Issues with protocol version when applying a rolling > upgrade > > to 1.0.0 > > > > Release notes for the 1.0.1 release: > > http://home.apache.org/~ewencp/kafka-1.0.1-rc2/RELEASE_NOTES.html > > > > *** Please download, test and vote by Saturday Feb 24, 9pm 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/~ewencp/kafka-1.0.1-rc2/ > > > > * Maven artifacts to be voted upon: > > https://repository.apache.org/content/groups/staging/ > > > > * Javadoc: > > http://home.apache.org/~ewencp/kafka-1.0.1-rc2/javadoc/ > > > > * Tag to be voted upon (off 1.0 branch) is the 1.0.1 tag: > > https://github.com/apache/kafka/tree/1.0.1-rc2 > > > > * Documentation: > > http://kafka.apache.org/10/documentation.html > > > > * Protocol: > > http://kafka.apache.org/10/protocol.html > > > > /************************************** > > > > Thanks, > > Ewen Cheslack-Postava > > >