You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "sankalp kohli (JIRA)" <ji...@apache.org> on 2013/08/15 00:43:47 UTC

[jira] [Created] (CASSANDRA-5891) Scrub disk footprint needs to be reduced

sankalp kohli created CASSANDRA-5891:
----------------------------------------

             Summary: Scrub disk footprint needs to be reduced
                 Key: CASSANDRA-5891
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-5891
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: sankalp kohli
            Priority: Minor


Currently scrub creates a snapshot at the beginning of the scrub. This causes the disk used to be doubled after the scrub. 

If the disk utilization is more than 50%, scrub wont work. It would be nice to have an overriding option to disable snapshot. Something like --no-snapshot.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira