Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Duplicate
-
Auto Failover (HDFS-3042)
-
None
-
None
Description
The class ClientBaseWithFixes is an attempt to add some workaround code to avoid spurious failures due to ZOOKEEPER-1438. But, even after making those workarounds, I've seen a few Jenkins failures due to that issue. Until ZK fixes this issue, I'd like to just copy the test infrastructure into our own code, and remove the problematic JMXEnv verifications.