[
https://issues.apache.org/jira/browse/CASSANDRA-454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Ellis updated CASSANDRA-454:
-------------------------------------
Fix Version/s: 0.5
> 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
> Assignee: Jonathan Ellis
> Fix For: 0.5
>
> Attachments: 454.patch
>
>
> 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.