[ 
https://issues.apache.org/jira/browse/HDFS-863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jakob Homan updated HDFS-863:
-----------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

Trunk isn't compiling due to a Common dependency, but by manually installing a 
new Common jar into the cache, I verified that this compiles.  I've committed 
this.  Resolving as fixed.  Thanks, Ken!

> Potential deadlock in TestOverReplicatedBlocks
> ----------------------------------------------
>
>                 Key: HDFS-863
>                 URL: https://issues.apache.org/jira/browse/HDFS-863
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Todd Lipcon
>            Assignee: Ken Goodhope
>             Fix For: 0.23.0
>
>         Attachments: HDFS-863.patch, HDFS-863.patch, HDFS-863.patch, 
> HDFS-863.patch, TestNodeCount.png, cycle.png
>
>
> TestOverReplicatedBlocks.testProcesOverReplicateBlock synchronizes on 
> namesystem.heartbeats without synchronizing on namesystem first. Other places 
> in the code synchronize namesystem, then heartbeats. It's probably unlikely 
> to occur in this test case, but it's a simple fix.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to