[
https://issues.apache.org/jira/browse/HDFS-865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HDFS-865:
-----------------------------
Attachment: cycle.png
> Potential deadlock in HdfsConfiguration
> ---------------------------------------
>
> Key: HDFS-865
> URL: https://issues.apache.org/jira/browse/HDFS-865
> Project: Hadoop HDFS
> Issue Type: Bug
> Affects Versions: 0.22.0
> Reporter: Todd Lipcon
> Attachments: cycle.png
>
>
> FileSystem$Cache.get (synchronized) calls Configuration.getProps which is
> synchronized. Configuration.getProps can call FileSystem$Cache.get, also.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.