Hi Jason, I tested the quickstart again with the new RC on Ubuntu Linux, Windows, and Mac.
There are two more issues I noticed: I have not been able to run the Streams example on my Windows environments (when I build from the source, and also when I use the built version) due to some errors that I'm getting, but I suspect there are issues with my environments. When I go through the Step 6 (muti-broker example) when the leader is broker 0 and I shut it down when I run the new consumer no records are returned (I make sure I use the port of a live broker for bootstrap-server argument). As soon as I restart the stopped broker (0), records are returned. If the leader is broker 1 or 2 I don't run into this issue. If I use the old consumer I don't run into the issue either. I have been able to reproduce this consistently on all three OS's above. --Vahid From: Jason Gustafson <ja...@confluent.io> To: dev@kafka.apache.org, Kafka Users <us...@kafka.apache.org>, kafka-clients <kafka-clie...@googlegroups.com> Date: 10/12/2016 10:41 AM Subject: [VOTE] 0.10.1.0 RC2 Hello Kafka users, developers and client-developers, One more RC for 0.10.1.0. I think we're getting close! Release plan: https://cwiki.apache.org/confluence/display/KAFKA/Rele ase+Plan+0.10.1. Release notes for the 0.10.1.0 release: http://home.apache.org/~jgus/kafka-0.10.1.0-rc2/RELEASE_NOTES.html *** Please download, test and vote by Saturday, Oct 15, 11am 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/~jgus/kafka-0.10.1.0-rc2/ * Maven artifacts to be voted upon: https://repository.apache.org/content/groups/staging/ * Javadoc: http://home.apache.org/~jgus/kafka-0.10.1.0-rc2/javadoc/ * Tag to be voted upon (off 0.10.1 branch) is the 0.10.1.0-rc2 tag: https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h= 8702d66434b86092a3738472f9186d6845ab0720 * Documentation: http://kafka.apache.org/0101/documentation.html * Protocol: http://kafka.apache.org/0101/protocol.html * Tests: Unit tests: https://builds.apache.org/job/kafka-0.10.1-jdk7/68/ System tests: http://confluent-kafka-0-10-1-system-test-results.s3- us-west-2.amazonaws.com/2016-10-11--001.1476197348--apache--0.10.1--d981dd2/ Thanks, Jason