[jboss-jira] [JBoss JIRA] (WFLY-3517) DeploymentMountProvider leaks thread pools

Brian Stansberry (JIRA) issues at jboss.org
Wed Jun 18 11:03:24 EDT 2014


     [ https://issues.jboss.org/browse/WFLY-3517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated WFLY-3517:
-----------------------------------

    Bugzilla Update:   (was: Perform)


> DeploymentMountProvider leaks thread pools
> ------------------------------------------
>
>                 Key: WFLY-3517
>                 URL: https://issues.jboss.org/browse/WFLY-3517
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Server
>    Affects Versions: 8.1.0.Final
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 9.0.0.Alpha1
>
>
> DeploymentMountProvider.start() calls Executors.newScheduledThreadPool but stop() does not shutdown the pool. The effect is the reload command results in a slow thread leak that will eventually result in OOM.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list