[jboss-jira] [JBoss JIRA] (WFLY-2146) Domain testsuite classes are leaking remoting Endpoints

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Tue Sep 24 16:15:45 EDT 2013


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

Brian Stansberry updated WFLY-2146:
-----------------------------------

    Description: 
DomainControllerClientConfig creates a remoting endpoint. Not all uses of this class are closing it, thus leaking endpoints.

This is a factor in some of the recent testsuite instability where runs are failing due to reaching user process limits. At the max, the leak results in 68 extra threads.

  was:
DomainControllerClientConfig creates a remoting endpoint. Not all uses of this class are closing it, thus leaking endpoints.

This is a factor in some of the recent testsuite instability where runs are failing due to recent user process limits. At the max, the leak results in 68 extra threads.


    
> Domain testsuite classes are leaking remoting Endpoints
> -------------------------------------------------------
>
>                 Key: WFLY-2146
>                 URL: https://issues.jboss.org/browse/WFLY-2146
>             Project: WildFly
>          Issue Type: Bug
>          Components: Domain Management, Test Suite
>    Affects Versions: 8.0.0.Alpha4
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 8.0.0.Beta1
>
>
> DomainControllerClientConfig creates a remoting endpoint. Not all uses of this class are closing it, thus leaking endpoints.
> This is a factor in some of the recent testsuite instability where runs are failing due to reaching user process limits. At the max, the leak results in 68 extra threads.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list