This is an automated email from the ASF dual-hosted git repository. sebastian-nagel pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/nutch.git
commit 8fc57d98ccffcbc9aa3a091baeb71d5b6c6ac179 Merge: fba8bc509 fc26180cc Author: Sebastian Nagel <[email protected]> AuthorDate: Sat May 30 20:43:50 2026 +0200 Merge pull request #918 from prakharchaube/NUTCH-3164 NUTCH-3164 Catch specific exceptions in CrawlDbFilter so plugin errors no longer silently drop URLs src/java/org/apache/nutch/crawl/CrawlDbFilter.java | 35 ++++- .../crawl/TestCrawlDbFilterExceptionHandling.java | 167 +++++++++++++++++++++ 2 files changed, 196 insertions(+), 6 deletions(-)
