Re: [VOTE] Release Apache Cassandra 2.0.1 (strike 2)

2013-09-21 Thread Ryan McGuire
I retract my -1 (for now, I can't reproduce CASSANDRA-6074.) Sorry for the noise. On Fri, Sep 20, 2013 at 8:15 PM, Ryan McGuire wrote: > Unfortunately, -1 from me. > > See CASSANDRA-6074 > > > On Fri, Sep 20, 2013 at 12:16 PM, Pavel Yaskevi

Re: [VOTE] Release Apache Cassandra 2.0.1 (strike 2)

2013-09-20 Thread Ryan McGuire
Unfortunately, -1 from me. See CASSANDRA-6074 On Fri, Sep 20, 2013 at 12:16 PM, Pavel Yaskevich wrote: > +1 > > > On Sep 20, 2013, at 5:55 AM, Gary Dusbabek wrote: > > > > +1 > > > > > > On Fri, Sep 20, 2013 at 4:39 AM, Sylvain Lebresne

Re: [VOTE] Release Apache Cassandra 2.0.1 (strike 2)

2013-09-20 Thread Pavel Yaskevich
+1 > On Sep 20, 2013, at 5:55 AM, Gary Dusbabek wrote: > > +1 > > > On Fri, Sep 20, 2013 at 4:39 AM, Sylvain Lebresne wrote: > >> Same player, try again. I propose the following artifacts for release as >> 2.0.1. >> >> sha1: eb96db6c19515e6d1215230f29d25b46fcd005ef >> Git: >> >> http://git-

Re: [VOTE] Release Apache Cassandra 2.0.1 (strike 2)

2013-09-20 Thread Jason Brown
+1 On Fri, Sep 20, 2013 at 9:16 AM, Pavel Yaskevich wrote: > +1 > > > On Sep 20, 2013, at 5:55 AM, Gary Dusbabek wrote: > > > > +1 > > > > > > On Fri, Sep 20, 2013 at 4:39 AM, Sylvain Lebresne >wrote: > > > >> Same player, try again. I propose the following artifacts for release as > >> 2.0.1

Re: [VOTE] Release Apache Cassandra 2.0.1 (strike 2)

2013-09-20 Thread Gary Dusbabek
+1 On Fri, Sep 20, 2013 at 4:39 AM, Sylvain Lebresne wrote: > Same player, try again. I propose the following artifacts for release as > 2.0.1. > > sha1: eb96db6c19515e6d1215230f29d25b46fcd005ef > Git: > > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.1-tentat

Re: [VOTE] Release Apache Cassandra 2.0.1 (strike 2)

2013-09-20 Thread Jonathan Ellis
+1 On Fri, Sep 20, 2013 at 6:39 AM, Sylvain Lebresne wrote: > Same player, try again. I propose the following artifacts for release as > 2.0.1. > > sha1: eb96db6c19515e6d1215230f29d25b46fcd005ef > Git: > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.1-tentative

Re: [VOTE] Release Apache Cassandra 2.0.1 (strike 2)

2013-09-20 Thread Murali
+1 On Fri, Sep 20, 2013 at 5:09 PM, Sylvain Lebresne wrote: > Same player, try again. I propose the following artifacts for release as > 2.0.1. > > sha1: eb96db6c19515e6d1215230f29d25b46fcd005ef > Git: > > http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.1-tentat

[VOTE] Release Apache Cassandra 2.0.1 (strike 2)

2013-09-20 Thread Sylvain Lebresne
Same player, try again. I propose the following artifacts for release as 2.0.1. sha1: eb96db6c19515e6d1215230f29d25b46fcd005ef Git: http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.1-tentative Artifacts: https://repository.apache.org/content/repositories/orgapachec

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Pavel Yaskevich
Meanwhile, I'm going to release thrift-server 0.3.2, because thrift was updated to 0.9.1 and dump version in Cassandra (currently on it). On Thu, Sep 19, 2013 at 1:12 PM, Jonathan Ellis wrote: > https://issues.apache.org/jira/browse/CASSANDRA-6067 > > On Thu, Sep 19, 2013 at 3:01 PM, Jonathan E

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Pavel Yaskevich
I'm done with my changes. On Thu, Sep 19, 2013 at 1:57 PM, Pavel Yaskevich wrote: > Meanwhile, I'm going to release thrift-server 0.3.2, because thrift was > updated to 0.9.1 and dump version in Cassandra (currently on it). > > > On Thu, Sep 19, 2013 at 1:12 PM, Jonathan Ellis wrote: > >> http

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Jonathan Ellis
Hmm, looks like we broke CASSANDRA- at some point, sstableloader isn't supposed to be pooling at all. On Thu, Sep 19, 2013 at 2:37 PM, Yuki Morishita wrote: > I think https://issues.apache.org/jira/browse/CASSANDRA-5661 broke > offline tools like sstableloader. > > I am getting following erro

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Jonathan Ellis
https://issues.apache.org/jira/browse/CASSANDRA-6067 On Thu, Sep 19, 2013 at 3:01 PM, Jonathan Ellis wrote: > I think was merged incorrectly to 2.0 in the first place. > > On Thu, Sep 19, 2013 at 2:54 PM, Jonathan Ellis wrote: >> Hmm, looks like we broke CASSANDRA- at some point, sstabl

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Jonathan Ellis
I think was merged incorrectly to 2.0 in the first place. On Thu, Sep 19, 2013 at 2:54 PM, Jonathan Ellis wrote: > Hmm, looks like we broke CASSANDRA- at some point, sstableloader > isn't supposed to be pooling at all. > > On Thu, Sep 19, 2013 at 2:37 PM, Yuki Morishita wrote: >> I thin

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Yuki Morishita
I think https://issues.apache.org/jira/browse/CASSANDRA-5661 broke offline tools like sstableloader. I am getting following error: Exception in thread "main" java.lang.ExceptionInInitializerError at org.apache.cassandra.io.util.PoolingSegmentedFile.getSegment(PoolingSegmentedFile.java:36) at or

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Pavel Yaskevich
I want to bump disruptor_thrift_server version to 3.0.1 today before C* 2.0.1, otherwise +1. Sent from my iPhone > On Sep 19, 2013, at 8:52 AM, Gary Dusbabek wrote: > > +1 > > > On Thu, Sep 19, 2013 at 7:23 AM, Sylvain Lebresne wrote: > >> We have quite a bunch of bug fixed and new stuffs o

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Gary Dusbabek
+1 On Thu, Sep 19, 2013 at 7:23 AM, Sylvain Lebresne wrote: > We have quite a bunch of bug fixed and new stuffs on the 2.0 branch that we > should get to the users. So I propose the following artifacts for release > as > 2.0.1. > > sha1: 72c50bd7505c4d27838134882ef2c2d7d555f7be > Git: > > http:/

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Jonathan Ellis
Does that mean we need to rebuild the 2.0.1 artifacts? On Thu, Sep 19, 2013 at 12:18 PM, Pavel Yaskevich wrote: > I want to bump disruptor_thrift_server version to 3.0.1 today before C* > 2.0.1, otherwise +1. > > Sent from my iPhone > >> On Sep 19, 2013, at 8:52 AM, Gary Dusbabek wrote: >> >> +

[VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Sylvain Lebresne
We have quite a bunch of bug fixed and new stuffs on the 2.0 branch that we should get to the users. So I propose the following artifacts for release as 2.0.1. sha1: 72c50bd7505c4d27838134882ef2c2d7d555f7be Git: http://git-wip-us.apache.org/repos/asf?p=cassandra.git;a=shortlog;h=refs/tags/2.0.1-te

Re: [VOTE] Release Apache Cassandra 2.0.1

2013-09-19 Thread Jonathan Ellis
+1 On Thu, Sep 19, 2013 at 9:23 AM, Sylvain Lebresne wrote: > We have quite a bunch of bug fixed and new stuffs on the 2.0 branch that we > should get to the users. So I propose the following artifacts for release as > 2.0.1. > > sha1: 72c50bd7505c4d27838134882ef2c2d7d555f7be > Git: > http://git-