Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-25 Thread Stephen Connolly
it's the slf4j-log4j dependency (which transitively pulls in log4j) that should either be removed from thrift's pom or marked with scope provided. best is to remove it. - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a direct res

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-25 Thread Jake Farrell
I gave myself a ticket for that and will remove the left over log4j dependency - Jake On Apr 25, 2011, at 6:16 PM, Stephen Connolly wrote: > No it means that the pom needs to have exclusions applied. > > going forward the thrift pom should be fixed to not have a transitive > dep on the slf4j-lo

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-25 Thread Stephen Connolly
No it means that the pom needs to have exclusions applied. going forward the thrift pom should be fixed to not have a transitive dep on the slf4j-log4j implementation... the whole point of slf4j is that the ned user picks the impl and the libraries along the way just dep on the api. -Stephen On

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-25 Thread Jake Luciani
Does this mean 0.6.1 isn't going to work for 0.8 maven deps? I need to know because I'll upgrade the version in the source if we are going to depend on it. -Jake On Mon, Apr 25, 2011 at 2:39 PM, Stephen Connolly < stephen.alan.conno...@gmail.com> wrote: > yep will be so doing, but those poms ha

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-25 Thread Stephen Connolly
yep will be so doing, but those poms have issues, such as depending transitively on a slf4j implementation also ranges are non reproducable, so it will be a specific version - Stephen --- Sent from my Android phone, so random spelling mistakes, random nonsense words and other nonsense are a dire

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-25 Thread Jake Farrell
Stephen As part of the 0.6.1 thrift release the libthrift and libfb303 are now available in the apache repo (http://repo1.maven.org/maven2/org/apache/thrift/). Can you reference these jars rather than deploying a second set to the m2 repo in the cassandra deps folder. I looked for a pom or ivy.

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-23 Thread Stephen Connolly
I am in the process of ensuring that the 0.8 poms are correct. it is taking slightly longer than I expected as I got pulled into firefighting with aws/skynet and my wife has banned me from the computer this weekend! I'll call a vote for them early next week (needs a vote under apache rules, that

Re: [VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-22 Thread Tristan Tarrant
On Fri, Apr 22, 2011 at 22:03, Eric Evans wrote: > > I'll get everything published. > > Does this include pushing the artifacts to the Maven repo ( repository.apache.org or central) ? Tristan

[VOTE RESULTS] was: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-22 Thread Eric Evans
On Tue, 2011-04-19 at 20:35 -0500, Eric Evans wrote: > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@r1095239 > 0.8.0-beta1 artifacts: http://people.apache.org/~eevans > > The vote will be open for 72 hours, longer if needed. I'm going to go ahead and call this one. We

Re: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-21 Thread Jonathan Ellis
+1 -- Jonathan Ellis Project Chair, Apache Cassandra co-founder of DataStax, the source for professional Cassandra support http://www.datastax.com

Re: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-21 Thread Sylvain Lebresne
+1 On Thu, Apr 21, 2011 at 2:27 PM, Gary Dusbabek wrote: > +1 > > On Tue, Apr 19, 2011 at 20:35, Eric Evans wrote: >> >> Let's try this again.  I propose the following artifacts for release as >> 0.8.0 beta1. >> >> You will note the addition of three new artifacts, cql-1.0.0.tar.gz, >> txcql-1.0

Re: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-21 Thread Gary Dusbabek
+1 On Tue, Apr 19, 2011 at 20:35, Eric Evans wrote: > > Let's try this again.  I propose the following artifacts for release as > 0.8.0 beta1. > > You will note the addition of three new artifacts, cql-1.0.0.tar.gz, > txcql-1.0.0.tar.gz and apache-cassandra-cql-1.0.0.jar.  These are > language dr

Re: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-20 Thread Courtney Robinson
+1 -Original Message- From: Eric Evans Sent: Wednesday, April 20, 2011 2:35 AM To: dev@cassandra.apache.org Subject: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2) Let's try this again. I propose the following artifacts for release as 0.8.0 beta1. You will note the additi

Re: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-20 Thread Chris Goffinet
+1 -Chris On Apr 19, 2011, at 6:35 PM, Eric Evans wrote: > > Let's try this again. I propose the following artifacts for release as > 0.8.0 beta1. > > You will note the addition of three new artifacts, cql-1.0.0.tar.gz, > txcql-1.0.0.tar.gz and apache-cassandra-cql-1.0.0.jar. These are > lan

Re: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-20 Thread Jeremy Hanna
+1 (non-binding) On Apr 19, 2011, at 8:35 PM, Eric Evans wrote: > > Let's try this again. I propose the following artifacts for release as > 0.8.0 beta1. > > You will note the addition of three new artifacts, cql-1.0.0.tar.gz, > txcql-1.0.0.tar.gz and apache-cassandra-cql-1.0.0.jar. These are

Re: [VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-20 Thread Vijay
+1 Regards, On Tue, Apr 19, 2011 at 6:35 PM, Eric Evans wrote: > > Let's try this again. I propose the following artifacts for release as > 0.8.0 beta1. > > You will note the addition of three new artifacts, cql-1.0.0.tar.gz, > txcql-1.0.0.tar.gz and apache-cassandra-cql-1.0.0.jar. These ar

[VOTE] Apache Cassandra 0.8.0-beta1 (take #2)

2011-04-19 Thread Eric Evans
Let's try this again. I propose the following artifacts for release as 0.8.0 beta1. You will note the addition of three new artifacts, cql-1.0.0.tar.gz, txcql-1.0.0.tar.gz and apache-cassandra-cql-1.0.0.jar. These are language drivers for CQL; Be sure to include them in your review. SVN: https

[VOTE CLOSED] was: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Eric Evans
On Tue, 2011-04-19 at 19:13 -0500, Jonathan Ellis wrote: > My fault, fixed. (Built w/ "ant" but it was confused as "ant clean" > demonstrated.) OK, then consider this vote closed all, I'll reopen another shortly. > On Tue, Apr 19, 2011 at 7:04 PM, Eric Evans wrote: > > On Tue, 2011-04-19 at 16:

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Terje Marthinussen
Unfortunate as it means beta1 is useless for testing for us, but I guess it does not make much difference if we try 0.8 trunk instead. Terje On Tue, Apr 19, 2011 at 9:46 PM, Jonathan Ellis wrote: > We typically only block betas for major regressions, not bugs that are > already present in a rel

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Jonathan Ellis
My fault, fixed. (Built w/ "ant" but it was confused as "ant clean" demonstrated.) On Tue, Apr 19, 2011 at 7:04 PM, Eric Evans wrote: > On Tue, 2011-04-19 at 16:59 -0500, Jonathan Ellis wrote: >> On Tue, Apr 19, 2011 at 11:45 AM, Eric Evans wrote: >> > https://issues.apache.org/jira/browse/CASS

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Eric Evans
On Tue, 2011-04-19 at 16:59 -0500, Jonathan Ellis wrote: > On Tue, Apr 19, 2011 at 11:45 AM, Eric Evans wrote: > > https://issues.apache.org/jira/browse/CASSANDRA-2501 > > https://issues.apache.org/jira/browse/CASSANDRA-2488 > > https://issues.apache.org/jira/browse/CASSANDRA-2505 > > https://issu

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Jonathan Ellis
On Tue, Apr 19, 2011 at 11:45 AM, Eric Evans wrote: > https://issues.apache.org/jira/browse/CASSANDRA-2501 > https://issues.apache.org/jira/browse/CASSANDRA-2488 > https://issues.apache.org/jira/browse/CASSANDRA-2505 > https://issues.apache.org/jira/browse/CASSANDRA-2507 > > All of those apply to

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Eric Evans
On Tue, 2011-04-19 at 07:46 -0500, Jonathan Ellis wrote: > We typically only block betas for major regressions, not bugs that are > already present in a released version (all of 0.7 releases in this > case). So yes, this will be in the next one after beta1 (probably rc1 > since 0.8 won't be a movi

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Sylvain Lebresne
+1 On Tue, Apr 19, 2011 at 3:10 PM, Stephen Connolly wrote: > FYI: http://www.apache.org/foundation/voting.html#ReleaseVotes > Releases may not be vetoed > > On 19 April 2011 13:42, Shotaro Kamio wrote: >> -1, >> I'd like to make 0.8 to include the fix for CASSANDRA-2406. The fix is >> committed

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Stephen Connolly
FYI: http://www.apache.org/foundation/voting.html#ReleaseVotes Releases may not be vetoed On 19 April 2011 13:42, Shotaro Kamio wrote: > -1, > I'd like to make 0.8 to include the fix for CASSANDRA-2406. The fix is > committed to the 0.8 branch lately. I'll wait for beta2. > > > Regards, > Shotaro

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Jonathan Ellis
We typically only block betas for major regressions, not bugs that are already present in a released version (all of 0.7 releases in this case). So yes, this will be in the next one after beta1 (probably rc1 since 0.8 won't be a moving target like 0.7 was). On Tue, Apr 19, 2011 at 7:42 AM, Shotar

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-19 Thread Shotaro Kamio
-1, I'd like to make 0.8 to include the fix for CASSANDRA-2406. The fix is committed to the 0.8 branch lately. I'll wait for beta2. Regards, Shotaro On Tue, Apr 19, 2011 at 10:42 AM, Jonathan Ellis wrote: > CASSANDRA-2448 means https://issues.apache.org/jira/browse/CASSANDRA-2448 > > On Mon, A

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-18 Thread Jonathan Ellis
CASSANDRA-2448 means https://issues.apache.org/jira/browse/CASSANDRA-2448 On Mon, Apr 18, 2011 at 8:32 PM, Huang Stanley wrote: > +1 > > I'm looking forward to 0.8 :-) > > And one question about 0.8 beta1, > I saw an item in the change log: > > > * remove "nodetool loadbalance" (CASSANDRA-2448) >

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-18 Thread Huang Stanley
+1 I'm looking forward to 0.8 :-) And one question about 0.8 beta1, I saw an item in the change log: * remove "nodetool loadbalance" (CASSANDRA-2448) any reason? any alternative solution to keep data "balance"? regards, Stanley Huang regards, Stanley Huang On Tue, Apr 19, 2011 at 5:28 AM,

Re: [VOTE] Apache Cassandra 0.8.0-beta1

2011-04-18 Thread Gary Dusbabek
+1 On Mon, Apr 18, 2011 at 13:44, Eric Evans wrote: > > OK.  Here are artifacts for a proposed 0.8 beta1 release. > > You will note the addition of three new artifacts, cql-1.0.0.tar.gz, > txcql-1.0.0.tar.gz and apache-cassandra-cql-1.0.0.jar.  These are > language drivers for CQL; Be sure to inc

Re: [VOTE] Apache Cassandra 0.8.0-beta1 *correction*

2011-04-18 Thread Eric Evans
On Mon, 2011-04-18 at 13:44 -0500, Eric Evans wrote: > SVN: > https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.7@r1094668 That URL should actually be: https://svn.apache.org/repos/asf/cassandra/branches/cassandra-0.8@r1094668 Sorry for the confusion. -- Eric Evans eev...@racklabs

[VOTE] Apache Cassandra 0.8.0-beta1

2011-04-18 Thread Eric Evans
OK. Here are artifacts for a proposed 0.8 beta1 release. You will note the addition of three new artifacts, cql-1.0.0.tar.gz, txcql-1.0.0.tar.gz and apache-cassandra-cql-1.0.0.jar. These are language drivers for CQL; Be sure to include them in your review. SVN: https://svn.apache.org/repos/asf