[
https://issues.apache.org/jira/browse/CASSANDRA-2060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
T Jake Luciani resolved CASSANDRA-2060.
---------------------------------------
Resolution: Not A Problem
nevermind
> Allow CleaningThreadPool to shutdown inactive threads
> -----------------------------------------------------
>
> Key: CASSANDRA-2060
> URL: https://issues.apache.org/jira/browse/CASSANDRA-2060
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.7.0
> Reporter: T Jake Luciani
> Assignee: T Jake Luciani
> Priority: Minor
> Fix For: 0.7.2
>
> Attachments:
> 0001-CASSANDRA-2060-allow-timedout-threads-to-be-cleaned-up.txt
>
>
> The CustomThreadPool keeps inactive threads around despite the keepalive time
> setting.
> to actually clean them up we need to set allowCoreThreadTimeOut(true);
> CASSANDRA-1405 isn't happening till at least 0.8 so would be worth doing
> this now.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.