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-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to