GC compacted sstables as part of cleanup, compaction
----------------------------------------------------
Key: CASSANDRA-621
URL: https://issues.apache.org/jira/browse/CASSANDRA-621
Project: Cassandra
Issue Type: Improvement
Reporter: Jonathan Ellis
Priority: Minor
Fix For: 0.5
"my disk space never goes down until i restart" seems to be common for people
testing things out who give their JVMs too much memory
let's help them out by calling system.gc on cleanup and compaction (which are
rare enough that performance hit should be negligible)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.