Jerry Cwiklik created UIMA-3298:
-----------------------------------

             Summary: DUCC Agent should disable Memory Guard when cgroups are 
enabled
                 Key: UIMA-3298
                 URL: https://issues.apache.org/jira/browse/UIMA-3298
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Jerry Cwiklik
            Assignee: Jerry Cwiklik
             Fix For: 1.0-Ducc


Currently the agent enables/disables memory guard based on a value of 
ducc.agent.share.size.fudge.factor property defined in ducc.properties. If 
value > -1, the guard is ON and it kills a process whose RSS exceeds defined 
threshold. 
The above should be true only when cgroups are not defined(enabled) on a node. 
Otherwise, if cgroups are enabled, the agent should disable memory guard and 
let cgroups manage process memory usage. 

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