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 f419367 Merge pull request #310 from
sebastian-nagel/NUTCH-2012-merge-parse-and-index-checker
add d828ed0 NUTCH-2566 Fix exception log messages - do not use {} in
combination with a single parameter of type Throwable - log only exception
message at this point as exception is thrown anew and logged later with full
stack trace
add 2b2efea NUTCH-2566 Fix exception log messages - improve
CrawlDb.update(...) log messages
new 929fc9c Merge pull request #314 from
sebastian-nagel/NUTCH-2566-fix-exception-log-messages
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/CrawlDb.java | 4 ++--
src/java/org/apache/nutch/crawl/CrawlDbMerger.java | 2 +-
src/java/org/apache/nutch/crawl/Generator.java | 4 ++--
src/java/org/apache/nutch/crawl/LinkDb.java | 6 +++---
src/java/org/apache/nutch/crawl/LinkDbMerger.java | 2 +-
src/java/org/apache/nutch/hostdb/ReadHostDb.java | 2 +-
src/java/org/apache/nutch/hostdb/UpdateHostDb.java | 2 +-
src/java/org/apache/nutch/segment/SegmentMerger.java | 2 +-
src/java/org/apache/nutch/tools/warc/WARCExporter.java | 2 +-
9 files changed, 13 insertions(+), 13 deletions(-)
--
To stop receiving notification emails like this one, please contact
[email protected].