Markus Jelsma created NUTCH-1625:
------------------------------------

             Summary: IndexerMapReduce skips FETCH_NOTMODIFIED
                 Key: NUTCH-1625
                 URL: https://issues.apache.org/jira/browse/NUTCH-1625
             Project: Nutch
          Issue Type: Bug
          Components: fetcher
    Affects Versions: 1.7
            Reporter: Markus Jelsma
            Assignee: Markus Jelsma
            Priority: Critical
             Fix For: 1.8
         Attachments: NUTCH-1625.patch

IndexerMapReduce has the option to skip DB_NOTMODIFIED but legacy code also 
skips FETCH_NOTMODIFIED and the latter is not optional. We can keep the check 
but that should also include FETCH_NOTMODIFIED. Relying on FETCH_NOTMODIFIED 
isn't very useful anyway because since 1.5 orso we can safely rely on 
DB_NOTMODIFIED as it is properly set in the CrawlDBReducer.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to