Jerry Cwiklik created UIMA-4908:
-----------------------------------
Summary: DUCC Agent: detached processes in cgroup container not
being killed
Key: UIMA-4908
URL: https://issues.apache.org/jira/browse/UIMA-4908
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 2.1.0-Ducc
When Ducc deallocates a process, it first kills the process and than removes
its cgroup container. If the process spawned detached child processes they
continue to run and the container is not removed.
Modify code to cleanup all processes from a container by sending SIGKILL to
child processes.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)