Uploaded image for project: 'JS - JobScheduler'
  1. JS - JobScheduler
  2. JS-2191

Memory leak in JS7 Controller branch 2.7

    XMLWordPrintable

Details

    • Fix
    • Status: Released (View Workflow)
    • Major
    • Resolution: Fixed
    • 2.7.0
    • 2.7.3
    • JS7 Controller
    • None

    Description

      Current Situation

      In a controller cluster some memory is eaten.

      Command to measure the memory consumption (memory usage will displayed with column MU):

      #/bin/bash
      jstat -gc `cat /home/controller/var/logs/controller.pid` 60000 | gawk '{print strftime("%m/%d/%Y %H:%M:%S"), $0; fflush()}' >> /home/cont_m_jstat.txt

      Desired Behavior

      No memory leak should be eaten by the Controller .

      Attachments

        Activity

          People

            jz Joacim Zschimmer
            ur Uwe Risse
            Uwe Risse Uwe Risse
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: