CAS-PGE returns success even if product file(s) failed to ingest
----------------------------------------------------------------
Key: OODT-90
URL: https://issues.apache.org/jira/browse/OODT-90
Project: OODT
Issue Type: Improvement
Components: crawler, pge wrapper framework
Affects Versions: 0.1-incubating
Environment: none
Reporter: Brian Foster
Assignee: Brian Foster
Priority: Minor
Fix For: 0.2
Since cas-pge uses cas-crawler to ingest product files, there is currently no
way to determine success/failure status of product file(s) ingests (currently
success is assumed)
This patch will be a two part patch:
- crawler will introduce an IngestStatus interface in which it will keep track
of the status of the ingests during it's last crawl
- cas-pge will then utilize this new crawler feature to determine if all its
product ingest were successful
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.