[ 
https://issues.apache.org/jira/browse/HDFS-864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885162#action_12885162
 ] 

Gokul commented on HDFS-864:
----------------------------


since the 0.20 versions doesn't have the attemptRestoreRemovedStorage() method 
in FsImage, i think the there is no possibility for deadlock in 0.20.1 or 
0.20.2 . Is it?

> Potential deadlock rolling edit logs
> ------------------------------------
>
>                 Key: HDFS-864
>                 URL: https://issues.apache.org/jira/browse/HDFS-864
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 0.22.0
>            Reporter: Todd Lipcon
>         Attachments: cycle.png
>
>
> FSEditLog.rollEditLog locks the log, then the FSImage. FSImage.close locks 
> the image, then the log.

-- 
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