Jerry Cwiklik created UIMA-3299:
-----------------------------------

             Summary: Fix DUCC Agent logging when memory guard kicks in
                 Key: UIMA-3299
                 URL: https://issues.apache.org/jira/browse/UIMA-3299
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
            Priority: Minor
             Fix For: 1.0-Ducc


Fix logging in LinuxProcessMetricsProcessor which incorrectly logs an address 
of a variable instead a value. Instead doing 
managedProcess.getProcessAssignment().getMaxMemoryWithFudge() the code does  
managedProcess.getProcessAssignment()

--
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

Reply via email to