You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Doğacan Güney (JIRA)" <ji...@apache.org> on 2008/10/02 11:31:44 UTC

[jira] Commented: (NUTCH-652) AdaptiveFetchSchedule#setFetchSchedule doesn't calculate fetch interval correctly

    [ https://issues.apache.org/jira/browse/NUTCH-652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636314#action_12636314 ] 

Doğacan Güney commented on NUTCH-652:
-------------------------------------

Andrzej, can you give me a hand here? I think I got this one right, but I would feel much better with a +1 from you :D

> AdaptiveFetchSchedule#setFetchSchedule doesn't calculate fetch interval correctly
> ---------------------------------------------------------------------------------
>
>                 Key: NUTCH-652
>                 URL: https://issues.apache.org/jira/browse/NUTCH-652
>             Project: Nutch
>          Issue Type: Bug
>            Reporter: Doğacan Güney
>         Attachments: schedule.patch
>
>
> Fetch interval is stored in seconds, but in AdaptiveFetchSchedule#setFetchSchedule it is treated as if in milliseconds. Also, fetch interval bound checking is done after interval value is stored in CrawlDatum, thus, has no effect.

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