[
https://issues.apache.org/jira/browse/UIMA-3746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jerry Cwiklik reopened UIMA-3746:
---------------------------------
Change target version
> DUCC Agent not killing processes whose state=Stopping
> -----------------------------------------------------
>
> Key: UIMA-3746
> URL: https://issues.apache.org/jira/browse/UIMA-3746
> Project: UIMA
> Issue Type: Bug
> Components: DUCC
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 1.0.0-Ducc
>
>
> Looks like an agent is not killing processes that show deallocated=true and
> state=Stopping. Its been observed that a process (JP) can hang while writing
> to a log due to quota problem. The agent seems to be getting a notification
> from the service wrapper that the process is stopping and changes its
> internal state.
> On subsequent OR publish, the process is deallocated but due to a bug it is
> never killed. Modify isAlive() in NodeAgent to include check if the process
> is in Stopping state when deciding whether to kill the process.
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)