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

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


Brian Stansberry created WFLY-3517:
--------------------------------------

             Summary: 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