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

Hudson commented on NUTCH-652:
------------------------------

Integrated in Nutch-trunk #691 (See 
[http://hudson.zones.apache.org/hudson/job/Nutch-trunk/691/])
     - AdaptiveFetchSchedule#setFetchSchedule doesn't calculate fetch interval 
correctly


> 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
>            Assignee: Doğacan Güney
>             Fix For: 1.0.0
>
>         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.

Reply via email to