Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-1343

[1.x] Memory leak in host controller

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Critical Critical
    • 1.0.2.Final
    • 1.0.0.Final
    • Management
    • None
    • Hide

      Multiple requests to HTTP management API.

      http://<host>:9990/management/host/host0/server/server0/core-service/platform-mbean/type/memory?include-runtime=true
      
      Show
      Multiple requests to HTTP management API. http://<host>:9990/management/host/host0/server/server0/core-service/platform-mbean/type/memory?include-runtime=true

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

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

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

              bstansbe@redhat.com Brian Stansberry
              aparnachaudhary Aparna Chaudhary (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: