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 2017/11/06 21:40:45 UTC

[nutch] branch master updated (6199492 -> 9e4d954)

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 6199492  NUTCH-2420 Bug in variable generate.max.count and fetcher.server.delay
     add 2352f9a  NUTCH-2442 Injector to stop if job fails to avoid loss of CrawlDb
     add 397e3ac  Merge remote-tracking branch 'apache/master' into NUTCH-2442
     add 7a0991e  Merge remote-tracking branch 'apache/master' into NUTCH-2442
     add dc12b53  Fixing Format in the changes
     new 9e4d954  Merge pull request #239 from Omkar20895/NUTCH-2442

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:
 src/java/org/apache/nutch/crawl/Injector.java      | 25 +++++++++++++++++---
 src/java/org/apache/nutch/hostdb/ReadHostDb.java   | 13 +++++++++--
 .../apache/nutch/util/CrawlCompletionStats.java    | 13 +++++++++--
 .../nutch/util/ProtocolStatusStatistics.java       | 13 +++++++++--
 .../org/apache/nutch/util/SitemapProcessor.java    | 27 ++++++++++++++++++----
 .../apache/nutch/util/domain/DomainStatistics.java | 13 +++++++++--
 6 files changed, 89 insertions(+), 15 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
['"commits@nutch.apache.org" <co...@nutch.apache.org>'].

[nutch] 01/01: Merge pull request #239 from Omkar20895/NUTCH-2442

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 9e4d9544eb7da850366bbc6fb07983d457302201
Merge: 6199492 dc12b53
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Mon Nov 6 22:40:42 2017 +0100

    Merge pull request #239 from Omkar20895/NUTCH-2442
    
    NUTCH-2442 Injector to stop if job fails to avoid loss of CrawlDb

 src/java/org/apache/nutch/crawl/Injector.java      | 25 +++++++++++++++++---
 src/java/org/apache/nutch/hostdb/ReadHostDb.java   | 13 +++++++++--
 .../apache/nutch/util/CrawlCompletionStats.java    | 13 +++++++++--
 .../nutch/util/ProtocolStatusStatistics.java       | 13 +++++++++--
 .../org/apache/nutch/util/SitemapProcessor.java    | 27 ++++++++++++++++++----
 .../apache/nutch/util/domain/DomainStatistics.java | 13 +++++++++--
 6 files changed, 89 insertions(+), 15 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
"commits@nutch.apache.org" <co...@nutch.apache.org>.