Andreas Neumann created TEPHRA-259:
--------------------------------------

             Summary: Exception handlers should only log an exception if they 
don't rethrow it
                 Key: TEPHRA-259
                 URL: https://issues.apache.org/jira/browse/TEPHRA-259
             Project: Tephra
          Issue Type: Improvement
    Affects Versions: 0.13.0-incubating
            Reporter: Andreas Neumann
            Assignee: Poorna Chandra


Tephra code, in many places logs exceptions, and then rethrows them, or throws 
a new exception with this one as the cause. This leads to very verbose logs 
(the error is logged twice). We should do a cleanup of all code. 




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to