Re: [ANNOUNCEMENT] Apache Kafka 0.8.0 Released

2013-12-05 Thread Vadim Keylis
Hi Joe.I would like to build final version of 0.8 from git for variety of reasons. Can I build final version from 0.8 branch or should I use different branch? Thanks, Vadim On Tue, Dec 3, 2013 at 6:04 PM, Joe Stein joest...@apache.org wrote: The Apache Kafka community is pleased to announce

Re: [ANNOUNCEMENT] Apache Kafka 0.8.0 Released

2013-12-05 Thread Joe Stein
use the 0.8.0 tag, it was off the 0.8 branch head but in any case that 0.8 branch ever has to get updates the tag is the way to go git checkout -b 0.8.0 /*** Joe Stein Founder, Principal Consultant Big Data Open Source Security LLC

Re: [ANNOUNCEMENT] Apache Kafka 0.8.0 Released

2013-12-05 Thread Vadim Keylis
thanks so much On Thu, Dec 5, 2013 at 11:28 AM, Joe Stein joe.st...@stealth.ly wrote: use the 0.8.0 tag, it was off the 0.8 branch head but in any case that 0.8 branch ever has to get updates the tag is the way to go git checkout -b 0.8.0 /*** Joe

[ANNOUNCEMENT] Apache Kafka 0.8.0 Released

2013-12-03 Thread Joe Stein
The Apache Kafka community is pleased to announce the general availability release of Apache Kafka 0.8.0. Apache Kafka is publish-subscribe messaging system rethought as a distributed commit log. ** Fast = A single Kafka broker can handle hundreds of megabytes of reads and writes per second