[
https://issues.apache.org/jira/browse/OODT-90?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom Barber updated OODT-90:
---------------------------
Description:
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
was:
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
Fix Version/s: (was: 0.8)
0.9
Push to 0.9
> 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: Chris A. Mattmann
> Priority: Minor
> Fix For: 0.9
>
> Attachments: OODT-90.2010-12-21.patch.txt
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)