You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Eddie Epstein (JIRA)" <de...@uima.apache.org> on 2015/04/08 19:22:12 UTC

[jira] [Created] (UIMA-4331) Job process incorrectly labeled as croaking during init

Eddie Epstein created UIMA-4331:
-----------------------------------

             Summary: Job process incorrectly labeled as croaking during init
                 Key: UIMA-4331
                 URL: https://issues.apache.org/jira/browse/UIMA-4331
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Eddie Epstein


Jobs are killed when the number of unexpected job process [JP] terminations hits the limit specified for the job. There are two job-kill thresholds, one for terminations before any JP has successfully initialized [init state] and a second for JPs in running state.

It is possible for the first JP to successfully complete init to terminate fast enough that the OR incorrectly counts this against the init threshold. This is because there is no provision in the agent state message to encode both JP failure and JP successfully completed init.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)