Are there any data loss concerns if you have the commit log sync set to
periodic and are writing with CL One or Any?
From: Matthew Dennis [mailto:mden...@riptano.com]
Sent: Wednesday, October 06, 2010 8:53 PM
To: user@cassandra.apache.org
Subject: Re: Newbie Question about restarting Cassandra
Adam,
I built the latest from the 0.6 branch and it's working fine (no missing
keys or duplicates).
David
-Original Message-
From: David McIntosh [mailto:da...@radiotime.com]
Sent: Friday, August 13, 2010 4:20 PM
To: 'user@cassandra.apache.org'
Subject: RE: error using
Adam,
I'm using my own code to iterate that is similar to what Dave Viner posted
except in C#. Given that it works in 0.6.3 I'd like to think that the code
is ok unless this type of iteration isn't supported. I was going to try
iterating using tokens today but it turns out it's not so easy to ge
I'm also seeing an issue with not being able to iterate over all keys in
Cassandra 0.6.4. In my unit test I create 20 keys (0-19) and iterate with a
batch size of 6. This is what I get.
Cassandra 0.6.4
start key: ""
9, 14, 4, 15, 11, 18
start key: 18
18, 7, 17, 7, 17
start key:17
17