Re: hinted handoff - 1.1.0 beta1

2012-02-20 Thread Todd Burruss
https://issues.apache.org/jira/browse/CASSANDRA-3935 On 2/20/12 7:07 PM, "Jonathan Ellis" wrote: >Hmm, that dates back to early 0.7... I think the intent is to skip >deleted hints, even if the tombstoned hints haven't expired yet (and >thus would not be elided by the getCF filter). Sounds lik

Re: hinted handoff - 1.1.0 beta1

2012-02-20 Thread Jonathan Ellis
Hmm, that dates back to early 0.7... I think the intent is to skip deleted hints, even if the tombstoned hints haven't expired yet (and thus would not be elided by the getCF filter). Sounds like that's breaking pagination. Normally, all hints get delivered at once and then we compact away the to

Re: cassandra pull request: Put double quotes around all references to %CASSANDRA_HOME.

2012-02-20 Thread Jonathan Ellis
Thanks! On Mon, Feb 20, 2012 at 5:43 PM, Jukka Zitting wrote: > Hi Cassandra devs, > > The following pull request was submitted against > https://github.com/apache/cassandra. I've configured the Git mirror to > forward any future pull requests like that directly to dev@cassandra. > > BR, > > Jukk

Fwd: cassandra pull request: Put double quotes around all references to %CASSANDRA_HOME.

2012-02-20 Thread Jukka Zitting
Hi Cassandra devs, The following pull request was submitted against https://github.com/apache/cassandra. I've configured the Git mirror to forward any future pull requests like that directly to dev@cassandra. BR, Jukka Zitting -- Forwarded message -- From: Git at Apache Date: M

hinted handoff - 1.1.0 beta1

2012-02-20 Thread Todd Burruss
I'm testing hinted handoff in 1.1 beta1 and cannot seem to get a hint delivered. 3 node cluster, RF = 3, writing with CL = ONE. killed a host then did the write using the CLI on another node. I can see hint waiting using CLI and I see the log messages at the end of this email. this suggests

Re: [VOTE] Release Apache Cassandra 1.1.0-beta1

2012-02-20 Thread Edward Capriolo
I have a github fork of hector that deals with the removed key and row cache settings in the column family meta data. I needed this because it helped me build hive 0.8 and c* in the same jvm. But it is useful because older Hector clients have trouble talking to 1.1 if you try anything meta data re

Re: [VOTE] Release Apache Cassandra 1.1.0-beta1

2012-02-20 Thread Sylvain Lebresne
I count 3 binding +1's, one other +1 and no -1's. The vote passes. I'll get the artifacts published. -- Sylvain On Fri, Feb 17, 2012 at 5:34 AM, Peter Schuller wrote: > +1 > > -- > / Peter Schuller (@scode, http://worldmodscode.wordpress.com)