I don't use compressed sstable. I also use the default compaction
strategy. i will look at JIRA and see if there are any similarities.
thanks
Ramesh
On Fri, Oct 21, 2011 at 6:51 AM, Jeremiah Jordan
wrote:
> Are you using compressed sstables? or the leveled sstables? Make sure you
> include ho
Are you using compressed sstables? or the leveled sstables? Make sure you
include how you are configured in any JIRA you make, someone else was seeing a
similar issue with compression turned on.
-Jeremiah
On Oct 14, 2011, at 1:13 PM, Ramesh Natarajan wrote:
> What does the Load column in node
It's the "live" data load. The SSTables which have not been compacted, their
may be compacted SSTables still on disk.
Normally people see the live data load reported by the nodetool is less than
the usage from du.
Can you double check, perhaps raise a Jira ticket if you have some repo steps