You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@helix.apache.org by GitBox <gi...@apache.org> on 2019/07/22 20:01:17 UTC

[GitHub] [helix] pkuwm opened a new issue #353: Don't ignore exceptions: adding log messages to help check exceptions.

pkuwm opened a new issue #353: Don't ignore exceptions: adding log messages to help check exceptions.
URL: https://github.com/apache/helix/issues/353
 
 
   Ex.:
   https://github.com/apache/helix/blob/3e670ded2ece50e21b76fcab7fed7cb61a24eea1/helix-core/src/main/java/org/apache/helix/task/TaskDriver.java#L846
   
   If you catch an exception, you may not want to ignore it. Adding a log message would help engineers to understand what happens.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services