assertion fails in CFS.forceAntiCompaction
------------------------------------------

                 Key: CASSANDRA-454
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-454
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.5
            Reporter: Jun Rao


I got the following exception. CFS.forceAntiCompaction asserts ranges is not 
null. However, null is passed in explicitly from forceAntiCompaction.

Caused by: java.lang.AssertionError
        at 
org.apache.cassandra.db.ColumnFamilyStore.forceAntiCompaction(ColumnFamilyStore.java:275)
        at 
org.apache.cassandra.db.HintedHandOffManager.deliverAllHints(HintedHandOffManager.java:190)

-- 
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