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 "Aihua Xu (Jira)" <ji...@apache.org> on 2020/11/02 17:32:00 UTC

[jira] [Created] (HDFS-15664) Prevent Observer NameNode from becoming StandBy NameNode

Aihua Xu created HDFS-15664:
-------------------------------

             Summary: Prevent Observer NameNode from becoming StandBy NameNode
                 Key: HDFS-15664
                 URL: https://issues.apache.org/jira/browse/HDFS-15664
             Project: Hadoop HDFS
          Issue Type: Sub-task
          Components: auto-failover
    Affects Versions: 2.10.0
            Reporter: Aihua Xu
            Assignee: Aihua Xu


When the cluster performs a failover from NN1 to NN2, NN2 is asking all the other NNs to cede active state and transit to StandBy including the Observer NameNodes.

Seems we should block Observer from becoming StandBy and participating in Failover. Of course, since we can transit StandBy NameNode to Observer, we can separately support promote Observer NameNode to StandBy NameNode.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org