Auto-HA: Replace ClientBaseWithFixes with our own modified copy of the class ----------------------------------------------------------------------------
Key: HADOOP-8260 URL: https://issues.apache.org/jira/browse/HADOOP-8260 Project: Hadoop Common Issue Type: Test Components: auto-failover, test Affects Versions: Auto Failover (HDFS-3042) Reporter: Todd Lipcon Assignee: Todd Lipcon Priority: Minor Attachments: hadoop-8260.txt 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. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira