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
sna...@apache.org.

Reply via email to