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/13 08:33:05 UTC

[nutch] branch master updated (8e4dd31 -> 24ac4a0)

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 8e4dd31  Merge pull request #338 from sebastian-nagel/NUTCH-2578
     add 646932a  NUTCH-2574 Generator: hostCount >= maxCount comparison wrong - ensure that also last created segment contains maxCount URLs per host - use local variable to hold host-specific maxCount set in HostDb   (do not modify instance variable temporarily) - fix Java compile warnings
     add d3cd0dc  NUTCH-2574 Generator: hostCount >= maxCount comparison wrong - fix Generator unit tests
     new 24ac4a0  Merge pull request #344 from sebastian-nagel/NUTCH-2574-generator-max-count

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/Generator.java     | 14 ++++----
 src/test/org/apache/nutch/crawl/TestGenerator.java | 42 +++++++++++++++-------
 2 files changed, 37 insertions(+), 19 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
snagel@apache.org.

[nutch] 01/01: Merge pull request #344 from sebastian-nagel/NUTCH-2574-generator-max-count

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 24ac4a08f67dd4ffe865f21dc731e427e14f59fc
Merge: 8e4dd31 d3cd0dc
Author: Sebastian Nagel <sn...@apache.org>
AuthorDate: Wed Jun 13 10:33:00 2018 +0200

    Merge pull request #344 from sebastian-nagel/NUTCH-2574-generator-max-count
    
    NUTCH-2574 Generator: hostCount >= maxCount comparison wrong

 src/java/org/apache/nutch/crawl/Generator.java     | 14 ++++----
 src/test/org/apache/nutch/crawl/TestGenerator.java | 42 +++++++++++++++-------
 2 files changed, 37 insertions(+), 19 deletions(-)


-- 
To stop receiving notification emails like this one, please contact
snagel@apache.org.