You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Jing Zhao (JIRA)" <ji...@apache.org> on 2014/02/19 01:37:35 UTC

[jira] [Created] (HDFS-5968) Fix rollback of rolling upgrade in NameNode HA setup

Jing Zhao created HDFS-5968:
-------------------------------

             Summary: Fix rollback of rolling upgrade in NameNode HA setup
                 Key: HDFS-5968
                 URL: https://issues.apache.org/jira/browse/HDFS-5968
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: Jing Zhao
            Assignee: Jing Zhao


This jira does the following:
1. When do rollback for rolling upgrade, we should call FSEditLog#initJournalsForWrite when initializing editLog (just like Upgrade in HA setup).
2. After the rollback, we also need to rename the md5 file and change its reference file name.
3. Add a new unit test to cover rollback with HA+QJM



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)