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 0ce62e1 Merge pull request #383 from
sebastian-nagel/NUTCH-2644-crawldb-reader
add d1ffe61 NUTCH-2623 Fetcher to guarantee delay for same host/domain/ip
independent of http/https protocol - the modes byHost, byDomain and byIP now do
not include the protocol for assigning URLs to queues
new 4d2938f Merge pull request #369 from
sebastian-nagel/NUTCH-2623-fetcher-queue-mode
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:
conf/nutch-default.xml | 5 ++--
src/java/org/apache/nutch/fetcher/FetchItem.java | 10 ++++----
.../org/apache/nutch/fetcher/FetchItemQueues.java | 27 +++++++++++++++-------
.../org/apache/nutch/fetcher/FetcherThread.java | 8 +------
4 files changed, 27 insertions(+), 23 deletions(-)