+1 (binding). Verified source and binary artifacts, ran ./gradlew testAll, quick start on source artifact and Scala 2.11 binary artifact.
On Mon, Feb 15, 2016 at 7:43 PM, Ewen Cheslack-Postava <e...@confluent.io> wrote: > Yeah, I saw > > kafka.network.SocketServerTest > tooBigRequestIsRejected FAILED > java.net.SocketException: Broken pipe > at java.net.SocketOutputStream.socketWrite0(Native Method) > at > java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:113) > at java.net.SocketOutputStream.write(SocketOutputStream.java:138) > at java.io.DataOutputStream.writeShort(DataOutputStream.java:168) > at > kafka.network.SocketServerTest.sendRequest(SocketServerTest.scala:62) > at > > kafka.network.SocketServerTest.tooBigRequestIsRejected(SocketServerTest.scala:132) > > from the source artifacts one time. > > For reference, quick check of Confluent's kafka-trunk build > http://jenkins.confluent.io/job/kafka-trunk/ doesn't show these specific > transient errors (but it's also, obviously, a different branch). However, > it does show other unrelated transient test errors. > > I've run the tests on trunk probably a dozen times in the past week for > various PRs and not seen these test failures. The fact that I saw one the > first time I ran tests on 0.9.0 has me a bit worried, though a couple of > more test runs didn't have the same result. > > Also, for this specific test, I reopened > https://issues.apache.org/jira/browse/KAFKA-2398 in August and then > haven't > seen it much since and we released the last version with that bug open... > > I guess I'm a wary +1 since we have a system test run passing, I've only > seen this once, and it seems to be an existing transient test issue that > had no impact in practice. > > -Ewen > > > On Mon, Feb 15, 2016 at 8:39 PM, Ismael Juma <ism...@juma.me.uk> wrote: > > > +1 (non-binding). > > > > Verified source and binary artifacts, ran ./gradlew testAll with JDK > 7u80, > > quick start on source artifact and Scala 2.11 binary artifact. > > > > Ismael > > > > On Fri, Feb 12, 2016 at 2:55 AM, Jun Rao <j...@confluent.io> wrote: > > > > > This is the first candidate for release of Apache Kafka 0.9.0.1. This a > > bug > > > fix release that fixes 70 issues. > > > > > > Release Notes for the 0.9.0.1 release > > > > > > https://home.apache.org/~junrao/kafka-0.9.0.1-candidate1/RELEASE_NOTES.html > > > > > > *** Please download, test and vote by Tuesday, Feb. 16, 7pm PT > > > > > > Kafka's KEYS file containing PGP keys we use to sign the release: > > > http://kafka.apache.org/KEYS in addition to the md5, sha1 > > > and sha2 (SHA256) checksum. > > > > > > * Release artifacts to be voted upon (source and binary): > > > https://home.apache.org/~junrao/kafka-0.9.0.1-candidate1/ > > > > > > * Maven artifacts to be voted upon prior to release: > > > https://repository.apache.org/content/groups/staging/org/apache/kafka/ > > > > > > * scala-doc > > > https://home.apache.org/~junrao/kafka-0.9.0.1-candidate1/scaladoc/ > > > > > > * java-doc > > > https://home.apache.org/~junrao/kafka-0.9.0.1-candidate1/javadoc/ > > > > > > * The tag to be voted upon (off the 0.9.0 branch) is the 0.9.0.1 tag > > > > > > > > > https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=2c17685a45efe665bf5f24c0296cb8f9e1157e89 > > > > > > * Documentation > > > http://kafka.apache.org/090/documentation.html > > > > > > Thanks, > > > > > > Jun > > > > > > > > > -- > Thanks, > Ewen > -- Thanks, Neha