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


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