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 2014/04/15 15:18:17 UTC

[jira] [Closed] (UIMA-3738) DUCC Agent should interrupt thread waiting for defunct process to exit

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

Jerry Cwiklik closed UIMA-3738.
-------------------------------

    Resolution: Fixed

Modify agent to interrupt a thread blocked in waitFor() of a defunct process

> DUCC Agent should interrupt thread waiting for defunct process to exit
> ----------------------------------------------------------------------
>
>                 Key: UIMA-3738
>                 URL: https://issues.apache.org/jira/browse/UIMA-3738
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>    Affects Versions: 1.0-Ducc
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>
> When defunct process is detected, the Agent should interrupt a thread blocking on waitFor(). This process will never exit and just causes the Agent  thread leak. 
> The Agent should store a handle to thread and interrupt it once the Rogue process detector identifies a defunct process.



--
This message was sent by Atlassian JIRA
(v6.2#6252)