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

Ariel Weisberg commented on CASSANDRA-13594:
--------------------------------------------

Maybe a legit failure? 
{{thread_count_repair_test (repair_tests.repair_test.TestRepair) ... Build 
timed out (after 20 minutes). Marking the build as aborted.}}

> Use an ExecutorService for repair commands instead of new Thread(..).start()
> ----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13594
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13594
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Marcus Eriksson
>            Assignee: Marcus Eriksson
>             Fix For: 4.x
>
>
> Currently when starting a new repair, we create a new Thread and start it 
> immediately
> It would be nice to be able to 1) limit the number of threads and 2) reject 
> starting new repair commands if we are already running too many.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to