You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "Jurian Broertjes (Jira)" <ji...@apache.org> on 2019/10/24 12:03:00 UTC

[jira] [Created] (NUTCH-2750) improve CrawlDbReader & LinkDbReader reader handling

Jurian Broertjes created NUTCH-2750:
---------------------------------------

             Summary: improve CrawlDbReader & LinkDbReader reader handling
                 Key: NUTCH-2750
                 URL: https://issues.apache.org/jira/browse/NUTCH-2750
             Project: Nutch
          Issue Type: Improvement
          Components: crawldb, linkdb
    Affects Versions: 1.16
            Reporter: Jurian Broertjes


The current implementation in the CrawlDbReader re-opens readers for every URL. This is not very efficient. I've implemented a modification time check that only re-opens readers on updated crawlDB.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)