Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Auto Failover (HDFS-3042)
-
None
-
Reviewed
Description
Currently, if automatic failover is set up and running, and the user uses the "haadmin -failover" command, he or she can end up putting the system in an inconsistent state, where the state in ZK disagrees with the actual state of the world. To fix this, we should add a config flag which is used to enable auto-HA. When this flag is set, we should disallow use of the haadmin command to initiate failovers. We should refuse to run ZKFCs when the flag is not set. Of course, this flag should be scoped by nameservice.