You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Phil Steitz (JIRA)" <ji...@apache.org> on 2015/05/19 22:18:00 UTC

[jira] [Commented] (POOL-242) Set thread name for EvictionTimer

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

Phil Steitz commented on POOL-242:
----------------------------------

Double sorry but I don't think configurability is going to help your use case.  There is just one Timer shared by all the pools in a jvm.  That is by design.  We can make its name configurable; but then you will just see whatever name you configure for all your pools (in one JVM).  I am afraid this may be a WONT_FIX.

> Set thread name for EvictionTimer
> ---------------------------------
>
>                 Key: POOL-242
>                 URL: https://issues.apache.org/jira/browse/POOL-242
>             Project: Commons Pool
>          Issue Type: Improvement
>    Affects Versions: 1.5, 1.6, 2.0, 2.1, 2.2, 2.3
>            Reporter: Peter Plosz
>            Priority: Trivial
>             Fix For: 1.6.1, 1.5.8, 2.4
>
>
> Setting up thread name for EvictionTimer makes life easier when debugging issues.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)