Insert SC (via batch_mutate), Delete, insert again - result is empty
--------------------------------------------------------------------

                 Key: CASSANDRA-1098
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1098
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.6.1
         Environment: Windows XP
            Reporter: Mishail


I'm not sure whether it's a bug... However from my point it looks very similar 
to CASSANDRA-703.

Scenario:

# Insert the Supercolumn via batch_mutate
# Using get_slice check that result IS NOT empty
# Delete it via remove
# Using get_slice check that result IS empty
# Insert again
# Using get_slice check that result IS NOT empty

I observe the empty list after 2nd insertion.  What's wrong.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to