On Wed, May 26, 2010 at 11:11 AM, Scott McCarty wrote:
> Am I wrong in thinking that an insert on a column with consistency level ALL
> followed immediately by a get_slice should include that column?
You are not wrong. Can you create a ticket at
https://issues.apache.org/jira/browse/CASSANDRA wi
Hi,
I'm seeing a problem with inserting columns into one key using multiple
threads and I'm not sure if it's a bug or if it's my misunderstanding of how
insert/get_slice should work.
My setup is that I have two separate client processes, each with a single
thread, writing concurrently to Cassandr