[jboss-jira] [JBoss JIRA] (WFCORE-5) controller client has a small memory leak as it's not cleaning up the ThreadGroup object

RH Bugzilla Integration (JIRA) issues at jboss.org
Tue Sep 16 15:15:20 EDT 2014


    [ https://issues.jboss.org/browse/WFCORE-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003160#comment-13003160 ] 

RH Bugzilla Integration commented on WFCORE-5:
----------------------------------------------

Paul Gier <pgier at redhat.com> changed the Status of [bug 1120177|https://bugzilla.redhat.com/show_bug.cgi?id=1120177] from MODIFIED to ON_QA

> controller client has a small memory leak as it's not cleaning up the ThreadGroup object
> ----------------------------------------------------------------------------------------
>
>                 Key: WFCORE-5
>                 URL: https://issues.jboss.org/browse/WFCORE-5
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Tom Fonteyne
>            Assignee: Brian Stansberry
>            Priority: Minor
>             Fix For: 1.0.0.Alpha4
>
>         Attachments: CLIMemoryLeak.zip
>
>
> org.jboss.as.controller.client.impl.ClientConfigurationImpl
> 052     static ExecutorService createDefaultExecutor() {
> 053         final ThreadGroup group = new ThreadGroup("management-client-thread");
> The ThreadGroup is never cleaned up and creates a memory leak



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list