You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Chris A. Mattmann (JIRA)" <ji...@apache.org> on 2010/12/22 03:06:00 UTC

[jira] Commented: (OODT-90) CAS-PGE returns success even if product file(s) failed to ingest

    [ https://issues.apache.org/jira/browse/OODT-90?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12974013#action_12974013 ] 

Chris A. Mattmann commented on OODT-90:
---------------------------------------

+1!

> 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
>
>         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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.