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 2016/06/20 20:34:57 UTC

[jira] [Created] (CASSANDRA-12040) If a level compaction fails due to no space it should schedule the next one

sankalp kohli created CASSANDRA-12040:
-----------------------------------------

             Summary:   If a level compaction fails due to no space it should schedule the next one
                 Key: CASSANDRA-12040
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-12040
             Project: Cassandra
          Issue Type: Improvement
            Reporter: sankalp kohli
            Priority: Minor


If a level compaction fails the space check, it aborts but next time the compactions are scheduled it will attempt the same one. It should skip it and go to the next so it can find smaller compactions to do.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)