[
https://issues.apache.org/jira/browse/CASSANDRA-9260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14518392#comment-14518392
]
sankalp kohli commented on CASSANDRA-9260:
------------------------------------------
This patch also fixes a visibility bug in ActiveRepairService
> 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)