Mike Drob created CURATOR-219:
---------------------------------

             Summary: Avoid use of Throwable
                 Key: CURATOR-219
                 URL: https://issues.apache.org/jira/browse/CURATOR-219
             Project: Apache Curator
          Issue Type: Bug
            Reporter: Mike Drob
            Assignee: Jordan Zimmerman
             Fix For: 3.0.0


We liberally catch {{Throwable}} in our code, which can mask more troubling 
issues like {{OutOfMemory}} or other errors. In most cases we should be 
catching Exception instead.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to