Details
-
Test
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Auto Failover (HDFS-3042)
-
None
-
Reviewed
Description
It's important that the ZKFailoverController be robust and not contain race conditions, etc. One strategy to find potential races is to add stress tests which exercise the code as fast as possible. This JIRA is to implement some test cases of this style.