[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 14:07:45 EDT 2013


Brian Stansberry created WFLY-2146:
--------------------------------------

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