Re: Kafka git branches

2013-08-23 Thread Andrew Otto
Great, thanks. I'll build against 0.8 for now then. On Aug 23, 2013, at 4:33 PM, Joe Stein wrote: > I need to delete the 0.8.0-beta1-candidate1 branch > > The 0.8.0-beta1 release is tagged 0.8.0-beta1 checkout that if you want to > match the release > > 0.8 branch will be the next release

Re: Kafka git branches

2013-08-23 Thread Joe Stein
I need to delete the 0.8.0-beta1-candidate1 branch The 0.8.0-beta1 release is tagged 0.8.0-beta1 checkout that if you want to match the release 0.8 branch will be the next release trunk would be 0.8.1 and moving forward /*** Joe Stein Founder, Princip

Re: Kafka git branches

2013-08-23 Thread Neha Narkhede
0.8 has some critical fixes that we discovered on 0.8.0-beta1-candidate1. But note that every revision of 0.8 might not be completely stable until we have 0.8.0-final release. trunk is a somewhat big change compared to 0.8 and all system tests don't pass on trunk yet. >From a pure stability standp

Kafka git branches

2013-08-23 Thread Andrew Otto
Hi all, I'm building packages for testing 0.8. Which branch should I base my builds off of? - 0.8 - 0.8.0-beta1-candidate1 - trunk ? Thanks! -Andrew Otto