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