You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2016/08/01 08:54:20 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-12040?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Eriksson updated CASSANDRA-12040:
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 3.9
                   3.0.9
                   2.2.8
                   2.1.16
           Status: Resolved  (was: Patch Available)

committed

the testParallelLeveledCompaction test failure was the only test that looked suspicious but it also happens without this patch (handling that in CASSANDRA-12202)

>   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
>            Assignee: sankalp kohli
>            Priority: Minor
>             Fix For: 2.1.16, 2.2.8, 3.0.9, 3.9
>
>         Attachments: CASSANDRA-12040_3.0.diff, CASSANDRA-12040_trunk.txt
>
>
> 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)