You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Gary Gregory (JIRA)" <ji...@apache.org> on 2018/11/22 16:49:00 UTC

[jira] [Commented] (POOL-348) The commons-pool-evictor-thread should run as a Deamon

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

Gary Gregory commented on POOL-348:
-----------------------------------

Javadocs should document the intent...

> The commons-pool-evictor-thread should run as a Deamon
> ------------------------------------------------------
>
>                 Key: POOL-348
>                 URL: https://issues.apache.org/jira/browse/POOL-348
>             Project: Commons Pool
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Thomas Neerup
>            Priority: Major
>
> The thread "commons-pool-evictor-thread" does not run as a Deamon and keeps the JVM alive when all other non Deamon threads has ended.
> Is there any reason for this behaviour? Otherwise the thread should be started as a Deamon.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)