[
https://issues.apache.org/jira/browse/CASSANDRA-9260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
sankalp kohli updated CASSANDRA-9260:
-------------------------------------
Attachment: trunk_9260.txt
> Threadpool in RepairSession is not shutdown on failure
> ------------------------------------------------------
>
> Key: CASSANDRA-9260
> URL: https://issues.apache.org/jira/browse/CASSANDRA-9260
> Project: Cassandra
> Issue Type: Bug
> Reporter: sankalp kohli
> Assignee: sankalp kohli
> Priority: Minor
> Attachments: trunk_9260.txt
>
>
> We are not closing taskExecutor in RepairSession if any RepairJob fails. The
> only way it will close is if a replica goes down and shutdown is called via
> IFailureDetectionEventListener.
> If RepairJob fails due to say snapshot timing out, C* will not call shutdown
> on this pool.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)