You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2013/06/18 21:23:19 UTC

[jira] [Created] (UIMA-3007) DUCC command line interface (CLI) does not correctly handle --cancel_on_interrupt flag

Lou DeGenaro created UIMA-3007:
----------------------------------

             Summary: DUCC command line interface (CLI) does not correctly handle --cancel_on_interrupt flag
                 Key: UIMA-3007
                 URL: https://issues.apache.org/jira/browse/UIMA-3007
             Project: UIMA
          Issue Type: Bug
          Components: DUCC
            Reporter: Lou DeGenaro
            Assignee: Lou DeGenaro
            Priority: Minor
             Fix For: 1.0-Ducc


The cancel_job_on_interrupt flag works correctly.  Job completes when monitor is interrupted and Reason is CanceledByUser.

The generic cancel_on_interrupt flag does not!  Job completes when monitor is interrupted and Reason is CanceledByAdministrator.  Job is canceled by WS due to missing monitor heartbeats.  This is not wrong per se, but correct behavior is for cancel command to be invoked with resulting Reason of CanceledByUser.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira