[ 
https://issues.apache.org/jira/browse/HDFS-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13285651#comment-13285651
 ] 

Rakesh R commented on HDFS-3474:
--------------------------------

+1 patch looks nice.
                
> Cleanup Exception handling in BookKeeper journal manager
> --------------------------------------------------------
>
>                 Key: HDFS-3474
>                 URL: https://issues.apache.org/jira/browse/HDFS-3474
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Ivan Kelly
>            Assignee: Ivan Kelly
>         Attachments: HDFS-3474.diff, HDFS-3474.diff
>
>
> There are a couple of instance of:
> {code}
> try {
>   ...
> } catch (Exception e) {
>   ...
> }
> {code}
> We should be catching the specific exceptions.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to