lewismc commented on PR #788: URL: https://github.com/apache/nutch/pull/788#issuecomment-1773677988
If this gets merged I'll squash all of those commits. Note, this does change the logging slightly. The whole `LOG.info("CrawlDb update: starting at {}", sdf.format(start));` is redundant because we already capture the datetime stamp in the log output anyway. I simplified this to `LOG.info("CrawlDb update: starting");`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@nutch.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org