Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
Currently if automatic failover is enabled in a HA environment, transition from standby to observer would be blocked:
[hdfs@*** hadoop-3.3.0-SNAPSHOT]$ bin/hdfs haadmin -transitionToObserver ha2
Automatic failover is enabled for NameNode at ****
Refusing to manually manage HA state, since it may cause
a split-brain scenario or other incorrect state.
If you are very sure you know what you are doing, please
specify the --forcemanual flag.
We should allow manual transition between standby and observer in this case.
Attachments
Attachments
Issue Links
- breaks
-
YARN-9178 TestRMAdminCli#testHelp is failing in trunk
- Resolved
- is duplicated by
-
HDFS-14068 Allow manual transition from Standby to Observer
- Resolved
- is related to
-
HDFS-13286 Add haadmin commands to transition between standby and observer
- Resolved
-
HDFS-14059 Test reads from standby on a secure cluster with Configured failover
- Resolved