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

Chris Nauroth updated HDFS-7042:
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.6.0
           Status: Resolved  (was: Patch Available)

I committed this to trunk and branch-2.  Thanks to both Nicholas and Arpit for 
the code reviews.

> Upgrade fails for Windows HA cluster due to file locks held during rename in 
> JournalNode.
> -----------------------------------------------------------------------------------------
>
>                 Key: HDFS-7042
>                 URL: https://issues.apache.org/jira/browse/HDFS-7042
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: journal-node
>    Affects Versions: 2.4.1
>            Reporter: Chris Nauroth
>            Assignee: Chris Nauroth
>            Priority: Blocker
>             Fix For: 2.6.0
>
>         Attachments: HDFS-7042.1.patch
>
>
> During upgrade of an HA cluster, the JournalNode attempts to rename the 
> current storage directory to previous.  However, the process still holds the 
> last committed transaction ID file opened while this is happening.  On 
> Windows, this is a locking violation that causes the rename operation to 
> fail.  Ultimately the whole upgrade fails.  There is a similar problem during 
> rollback too.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to