Re: [PR] NUTCH-3013 Employ commons-lang3's StopWatch to simplify timing logic [nutch]

2023-10-21 Thread via GitHub
lewismc merged PR #788: URL: https://github.com/apache/nutch/pull/788 -- 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

Re: [PR] NUTCH-3013 Employ commons-lang3's StopWatch to simplify timing logic [nutch]

2023-10-20 Thread via GitHub
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

Re: [PR] NUTCH-3013 Employ commons-lang3's StopWatch to simplify timing logic [nutch]

2023-10-20 Thread via GitHub
lewismc commented on PR #788: URL: https://github.com/apache/nutch/pull/788#issuecomment-1773678027 Passes local unit tests. -- 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.

[PR] NUTCH-3013 Employ commons-lang3's StopWatch to simplify timing logic [nutch]

2023-10-20 Thread via GitHub
lewismc opened a new pull request, #788: URL: https://github.com/apache/nutch/pull/788 Addresses https://issues.apache.org/jira/browse/NUTCH-3013 -- 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