[
https://issues.apache.org/jira/browse/HADOOP-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tom White updated HADOOP-3300:
------------------------------
Attachment: hadoop-3300.patch
> 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
> 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.