[ https://issues.apache.org/jira/browse/CASSANDRA-15123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marcus Eriksson updated CASSANDRA-15123: ---------------------------------------- Fix Version/s: 4.0 3.11.5 Source Control Link: https://github.com/apache/cassandra/commit/b773bc7ac51fedc07145017edaefa919fac25696 Since Version: 3.11.0 Status: Resolved (was: Ready to Commit) Resolution: Fixed and committed as [b773bc7ac51fedc07145017edaefa919fac25696|https://github.com/apache/cassandra/commit/b773bc7ac51fedc07145017edaefa919fac25696] and merged up to trunk, thanks! > 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 > Fix For: 3.11.5, 4.0 > > > 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-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org