[
https://issues.apache.org/jira/browse/UIMA-4902?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Work on UIMA-4902 started by Lou DeGenaro.
------------------------------------------
> DUCC Job Driver (JD) add programmability feature to built-in error handler
> --------------------------------------------------------------------------
>
> Key: UIMA-4902
> URL: https://issues.apache.org/jira/browse/UIMA-4902
> Project: UIMA
> Issue Type: Improvement
> Components: DUCC
> Reporter: Lou DeGenaro
> Assignee: Lou DeGenaro
> Fix For: 2.1.0-Ducc
>
>
> The Job Driver built-in error handler is not readily "programmable".
> A desired feature is to specify, per Job, the number of work item time-outs
> allowed for each work item. Presently, the number of retrys per work item
> time-out is 0. The default remains 0.
> Allow users job submissions to specify for driver_jvm_args
> -DJobDriverErrorHandlerMaximumNumberOfTimeoutRetrysPerWorkItem=N, where N is
> an integer. If a work item times-out, it will be counted. If the number of
> retrys for that work item does not exceed the specified integer, it will be
> retried, else it will be a work item error.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)