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


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.

Reply via email to