This is the first release with the standardized configuration naming, right? We need to include a table of the changes somewhere and link to it from the release notes or people will be very frustrated...
-Jay On Mon, Mar 3, 2014 at 9:53 AM, Jay Kreps <jay.kr...@gmail.com> wrote: > Several minor issues: > 1. No enclosing directory in the tgz. That is tar xzf creates the full > contents in the current directory instead of creating a single kafka > directory with all the files. > 2. SLF4j error: > SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". > SLF4J: Defaulting to no-operation (NOP) logger implementation > SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further > details. > 3. Shouldn't we default to build with Scala 2.9 for the binary release? > 4. I think the JIRAs in the release notes could be better categorized as > bug/improvement/feature, I took a pass at that. > 5. I think we might want to increase the default num.io.threads from 2 to > 4. This is not a blocker. I just noticed that 2 is too few if you have more > than 2 disks, and most people probably won't tune this. > > -Jay > > > On Fri, Feb 28, 2014 at 6:26 AM, Joe Stein <joe.st...@stealth.ly> wrote: > >> This is the first candidate for release of Apache Kafka 0.8.1. >> >> Release Notes for the 0.8.1 release >> >> http://people.apache.org/~joestein/kafka-0.8.1-candidate1/RELEASE_NOTES.html >> >> *** Please download, test and vote by Tuesday, March 4th, 6pm PDT >> >> Kafka's KEYS file containing PGP keys we use to sign the release: >> http://svn.apache.org/repos/asf/kafka/KEYS in addition to the md5, sha1 >> and >> sha2 (SHA256) checksum >> >> * Release artifacts to be voted upon (source and binary): >> http://people.apache.org/~joestein/kafka-0.8.1-candidate1/ >> >> * Maven artifacts to be voted upon prior to release: >> https://repository.apache.org/content/groups/staging/ >> >> * The tag to be voted upon (off the 0.8.1 branch) is the 0.8.1 tag >> >> https://git-wip-us.apache.org/repos/asf?p=kafka.git;a=tag;h=0c9f03fd7a6cae909c429a25ffb4624a7fe507ff >> >> /******************************************* >> Joe Stein >> Founder, Principal Consultant >> Big Data Open Source Security LLC >> http://www.stealth.ly >> Twitter: @allthingshadoop <http://www.twitter.com/allthingshadoop> >> ********************************************/ >> > >