Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
2.10.0
-
None
-
None
Description
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.
Attachments
Issue Links
- duplicates
-
HDFS-14961 [SBN read] Prevent ZKFC changing Observer Namenode state
- Resolved