Thanks.
Will upgrade to 0.8.5.
Regards
/Fredrik
2011/9/13 Sylvain Lebresne
> This should be fixed in 0.8.5 (more precisely by
> https://issues.apache.org/jira/browse/CASSANDRA-3039)
>
> --
> Sylvain
>
> On Tue, Sep 13, 2011 at 12:53 PM, Fredrik Stigbäck
> wrote:
> > Trying to do a nodetool cle
This should be fixed in 0.8.5 (more precisely by
https://issues.apache.org/jira/browse/CASSANDRA-3039)
--
Sylvain
On Tue, Sep 13, 2011 at 12:53 PM, Fredrik Stigbäck
wrote:
> Trying to do a nodetool cleanup but gets a NullPointerException.
> I've done some debugging and found out that the propert
Trying to do a nodetool cleanup but gets a NullPointerException.
I've done some debugging and found out that the property
org.apache.cassandra.db.compaction.PrecompactedRow.compactedCf is
initilaized to null since
ColumnFamilyStore.removeDeleted(ColumnFamily, int) returns null which I
interpret as