Marcosrico opened a new pull request, #2208: URL: https://github.com/apache/helix/pull/2208
Remove unnecessary logs to clean up code and logging. ### Issues https://github.com/apache/helix/issues/2207 ### Description If a method throws an error there is no need to log. The caller can log if necessary. Removed any log calls where an exception is thrown afterwards. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
