sebastian-nagel commented on PR #923: URL: https://github.com/apache/nutch/pull/923#issuecomment-4671731795
> should I fix the issue with sonaqubecloud? >> "Either log this exception and handle it, or rethrow it with some contextual information." You might remove the debug log - it's on you. The original exception is preserved per `initCause(e)`, and most callers log the MalformedURLException anyway. But this is really a minor issue - there are many occurrences in the Nutch codebase where an error is logged and then thrown as exception. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]

