You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jerry Cwiklik (JIRA)" <de...@uima.apache.org> on 2017/10/13 13:23:00 UTC

[jira] [Closed] (UIMA-5611) UIMA-DUCC: Agent fails to kill a child process sometimes

     [ https://issues.apache.org/jira/browse/UIMA-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jerry Cwiklik closed UIMA-5611.
-------------------------------
    Resolution: Fixed

Added detector to find defunct process. Such process is marked as Stopped and reason set to Defunct.

> UIMA-DUCC: Agent fails to kill a child process sometimes
> --------------------------------------------------------
>
>                 Key: UIMA-5611
>                 URL: https://issues.apache.org/jira/browse/UIMA-5611
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>             Fix For: 2.2.2-Ducc
>
>
> Improve detection of child processes which fail to stop after kill -9 was sent. If kill -9 is sent by an agent while a child process is experiencing an OOM, the signal is not acted upon and the process remains running.
> An agent should retry kill -9 on regular basis (configured in ducc.properties) if a process is still standing after kill -9.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)