You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Reinhard Schwab (JIRA)" <ji...@apache.org> on 2009/12/02 13:12:20 UTC

[jira] Updated: (NUTCH-774) Retry interval in crawl date is set to 0

     [ https://issues.apache.org/jira/browse/NUTCH-774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reinhard Schwab updated NUTCH-774:
----------------------------------

    Patch Info: [Patch Available]

> Retry interval in crawl date is set to 0
> ----------------------------------------
>
>                 Key: NUTCH-774
>                 URL: https://issues.apache.org/jira/browse/NUTCH-774
>             Project: Nutch
>          Issue Type: Bug
>          Components: fetcher
>    Affects Versions: 1.0.0
>            Reporter: Reinhard Schwab
>             Fix For: 1.1
>
>         Attachments: NUTCH-774.patch
>
>
> When i fetch and parse a feed with the feed plugin,
> http://www.wachauclimbing.net/home/impressum-disclaimer/feed/
> another crawl date is generated
> http://www.wachauclimbing.net/home/impressum-disclaimer/comment-page-1/
> after fetching a second round
> the dump in the crawl db still shows a retry interval with value 0.
> http://www.wachauclimbing.net/home/impressum-disclaimer/comment-page-1/ Version: 7
> Status: 2 (db_fetched)
> Fetch time: Wed Dec 02 12:48:22 CET 2009
> Modified time: Thu Jan 01 01:00:00 CET 1970
> Retries since fetch: 0
> Retry interval: 0 seconds (0 days)
> Score: 1.0833334
> Signature: db9ab2193924cd2d0b53113a500ca604
> Metadata: _pst_: success(1), lastModified=0
> a check should be done in DefaultFetchSchedule (or AbstractFetchSchedule) in the
> method 
> setFetchSchedule

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.