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 "Dian Fu (JIRA)" <ji...@apache.org> on 2014/07/08 07:55:34 UTC

[jira] [Created] (HDFS-6637) Rolling upgrade won't finish if SBN is configured without StandbyCheckpointer

Dian Fu created HDFS-6637:
-----------------------------

             Summary: Rolling upgrade won't finish if SBN is configured without StandbyCheckpointer
                 Key: HDFS-6637
                 URL: https://issues.apache.org/jira/browse/HDFS-6637
             Project: Hadoop HDFS
          Issue Type: Bug
          Components: namenode
    Affects Versions: 3.0.0
            Reporter: Dian Fu


In HA setup cluster, for rolling upgrade, the image file "fsimage_rollback" is generated by StandbyCheckpointer thread of SBN. While if configuration "dfs.ha.standby.checkpoints" is set false, there will be no StandbyCheckpointer thread in SBN. This will lead to the rolling upgrade never finish. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)