You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nutch.apache.org by sn...@apache.org on 2018/06/21 14:43:10 UTC

[nutch] branch master updated (39da8c1 -> a7c4794)

This is an automated email from the ASF dual-hosted git repository.

snagel pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git.


    from 39da8c1  Merge pull request #349 from sju/NUTCH-2597
     add 415dc90  - fix for NUTCH-2565 contributed by Jurian Broertjes
     add 0cc33b1  Refactored CrawlDbMerger. It should handle DB_UNFETCHED merges better
     new a7c4794  Merge pull request #311 from sju/NUTCH-2565

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../apache/nutch/crawl/AbstractFetchSchedule.java  |  6 ++-
 src/java/org/apache/nutch/crawl/CrawlDbMerger.java | 53 +++++++++++-----------
 2 files changed, 31 insertions(+), 28 deletions(-)


[nutch] 01/01: Merge pull request #311 from sju/NUTCH-2565

Posted by sn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

snagel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nutch.git

commit a7c47944036b4462d9d175efe44ede503dc7baa3
Merge: 39da8c1 0cc33b1
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Thu Jun 21 16:43:08 2018 +0200

    Merge pull request #311 from sju/NUTCH-2565
    
    NUTCH-2565 MergeDB incorrectly handles unfetched CrawlDatums

 .../apache/nutch/crawl/AbstractFetchSchedule.java  |  6 ++-
 src/java/org/apache/nutch/crawl/CrawlDbMerger.java | 53 +++++++++++-----------
 2 files changed, 31 insertions(+), 28 deletions(-)