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 60a41ef  Merge pull request #315 from 
sebastian-nagel/NUTCH-2552-deprecated-properties-new-map-reduce-api
     add 8ed7d4f  NUTCH-2553 Fetcher not to modify URLs to be fetched - fix bug 
in fetcher.QueueFeeder which caused the same key-value pair   to be overwritten 
again and again (Hadoop object reuse) - simplify URL handling in FetcherThread: 
hold URLs exclusively in   FetchItem - parametrize log messages and remove 
unused imports and variables
     add 3a6c23a  NUTCH-2553 Add comment why objects are copied in QueueFeeder
     new d104882  Merge pull request #317 from 
sebastian-nagel/NUTCH-2553-fetcher-object-reuse

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/fetcher/Fetcher.java     |   1 -
 .../apache/nutch/fetcher/FetcherOutputFormat.java  |   2 -
 .../org/apache/nutch/fetcher/FetcherThread.java    | 148 ++++++++++-----------
 src/java/org/apache/nutch/fetcher/QueueFeeder.java |  25 ++--
 .../org/apache/nutch/crawl/CrawlDBTestUtil.java    |  21 +--
 5 files changed, 90 insertions(+), 107 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to