Lou DeGenaro created UIMA-5008:
----------------------------------
Summary: DUCC Job Driver (JD) error handling
Key: UIMA-5008
URL: https://issues.apache.org/jira/browse/UIMA-5008
Project: UIMA
Issue Type: Bug
Components: DUCC
Reporter: Lou DeGenaro
Assignee: Lou DeGenaro
Fix For: future-DUCC
Presently when an error is encountered by the Job Driver during the fetching of
a CAS via the user supplied Collection Reader (CR) the error is recorded and
the next CAS is fetched.
One scenario is that the first CAS is successfully fetched but all reaming
CASes encounter errors. Should the JD:
1. stop processing after the first error?
2. ask the error hander what to do?
3. continue as is does today and keep fetching CASes until all have been?
4. other?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)