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 2019/07/31 08:38:00 UTC

[jira] [Commented] (CASSANDRA-15123) Avoid keeping sstables marked compacting forever when user defined compaction gets interrupted

    [ https://issues.apache.org/jira/browse/CASSANDRA-15123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16896924#comment-16896924 ] 

Marcus Eriksson commented on CASSANDRA-15123:
---------------------------------------------

thanks, cherry picked your commit and made the 3.11 change to just close in {{finally}}

tests running here: [3.11|https://circleci.com/workflow-run/157306a3-0874-44bb-889c-fe863be1bb69] [trunk|https://circleci.com/workflow-run/4d492a42-f9ce-4633-8dc0-10acdd004056]

> Avoid keeping sstables marked compacting forever when user defined compaction gets interrupted
> ----------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-15123
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15123
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Local/Compaction
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Normal
>
> When we have both repaired + unrepaired data on a node, we create multiple compaction tasks and run them serially. If one of those tasks gets interrupted or throws exception we will keep sstables in the other tasks as compacting forever.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org