-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: Auto Failover (HDFS-3042)
-
Fix Version/s: Auto Failover (HDFS-3042)
-
Component/s: auto-failover, ha
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
When I loop TestZKFailoverController, I occasionally see two types of failures:
1) the ZK JMXEnv issue (ZOOKEEPER-1438)
2) TestZKFailoverController.testZooKeeperFailure fails with a timeout
This JIRA is for fixes for these issues.