[jboss-jira] [JBoss JIRA] (WFCORE-1343) Memory leak in host controller

Aparna Chaudhary (JIRA) issues at jboss.org
Mon Feb 1 03:23:00 EST 2016


Aparna Chaudhary created WFCORE-1343:
----------------------------------------

             Summary: Memory leak in host controller
                 Key: WFCORE-1343
                 URL: https://issues.jboss.org/browse/WFCORE-1343
             Project: WildFly Core
          Issue Type: Bug
          Components: Domain Management
    Affects Versions: 1.0.0.Final
            Reporter: Aparna Chaudhary
            Assignee: Brian Stansberry
            Priority: Critical
         Attachments: WFCORE-992-HC-Leak.PNG

The ManagedServerProxy class in host-controller contains a memory leak. The leak can be reproduced by performing multiple requests to HTTP management API.

{noformat}
http://<host>:9990/management/host/host0/server/server0/core-service/platform-mbean/type/memory?include-runtime=true
{noformat}

Applying the fix proposed in WFCORE-992 solves the leak.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list