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/08 20:59:44 UTC

[jira] Updated: (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:all-tabpanel ]

Doğacan Güney updated NUTCH-652:
--------------------------------

    Attachment: schedule_v2.patch

OK, another try :D

I just added a *1000.0 there, it should be enough right?

> 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, schedule_v2.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.