Next fetch time is set incorrectly
----------------------------------

                 Key: NUTCH-515
                 URL: https://issues.apache.org/jira/browse/NUTCH-515
             Project: Nutch
          Issue Type: Bug
          Components: fetcher
    Affects Versions: 1.0.0
            Reporter: Doğacan Güney
            Priority: Blocker
             Fix For: 1.0.0


After NUTCH-61 , db.default.fetch.interval option is deprecated and superceded 
by db.fetch.interval.default. However, various parts in nutch still use the old 
option. Since old option is in days (with default being 30) and new option in 
seconds (default is ~250000), when nutch fetches a url, its next fetch time is 
set as ***30 SECONDS*** later. This means that nutch keeps refetching same urls 
over and over and over and over.

-- 
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