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

Blake Eggleston updated CASSANDRA-15002:
----------------------------------------
    Status: Ready to Commit  (was: Patch Available)

> Avoid leaking threads when anticompaction fails
> -----------------------------------------------
>
>                 Key: CASSANDRA-15002
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15002
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Repair
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>            Priority: Major
>             Fix For: 4.0
>
>
> If anticompaction fails on a node, a message is sent to all repair 
> participants that this session is failed. If the other participants 
> successfully finish their anticompactions we will not shut down the executor 
> in `LocalSessions` since we can't change the state from "FAILED" to 
> "PREPARED" and throw exception before calling shutdown.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to