[
https://issues.apache.org/jira/browse/HADOOP-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592017#action_12592017
]
Hudson commented on HADOOP-3300:
--------------------------------
Integrated in Hadoop-trunk #469 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/469/])
> FindBugs warnings in NetworkTopology
> ------------------------------------
>
> Key: HADOOP-3300
> URL: https://issues.apache.org/jira/browse/HADOOP-3300
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: Tom White
> Assignee: Tom White
> Fix For: 0.18.0
>
> Attachments: hadoop-3300.patch
>
>
> There are a couple of places where explicit locks aren't released correctly:
> org.apache.hadoop.net.NetworkTopology.add(Node) does not release lock on all
> exception paths
> and
> org.apache.hadoop.net.NetworkTopology.remove(Node) does not release lock on
> all exception paths
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.