Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
2.0.0-alpha
-
None
-
None
Description
When auto failover is enabled, the user can manually failover from a nameservice to itself. When auto failover is disabled, there is a check that prevents failover from a nameservice to itself, we should have the same check for auto failover.
bash-4.1$ hdfs haadmin -failover nn1 nn1 Failover to NameNode at brut01.sf.cloudera.com/172.22.35.149:17020 successful bash-4.1$ hdfs haadmin -failover nn1 nn1 Failover to NameNode at brut01.sf.cloudera.com/172.22.35.149:17020 successful bash-4.1$