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