[
https://issues.apache.org/jira/browse/HDFS-3474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Uma Maheswara Rao G updated HDFS-3474:
--------------------------------------
Resolution: Fixed
Fix Version/s: 3.0.0
2.0.1-alpha
Hadoop Flags: Reviewed
Status: Resolved (was: Patch Available)
I have just committed this to trunk and branch-2. Thanks a lot, Ivan for the
patch. Also thanks to Rakesh for his review!
> 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
> Fix For: 2.0.1-alpha, 3.0.0
>
> 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