Todd Lipcon created HADOOP-8405:
-----------------------------------

             Summary: ZKFC tests leak ZK instances
                 Key: HADOOP-8405
                 URL: https://issues.apache.org/jira/browse/HADOOP-8405
             Project: Hadoop Common
          Issue Type: Bug
          Components: auto-failover, test
    Affects Versions: Auto Failover (HDFS-3042)
            Reporter: Todd Lipcon
            Assignee: Todd Lipcon
            Priority: Minor
         Attachments: hadoop-8405.txt

The ZKFC code wasn't previously terminating the ZK connection in all cases 
where it should (eg after a failed startup or after formatting ZK). This didn't 
cause a problem for CLI usage, since the process exited afterwards, but caused 
the test results to get clouded with a lot of "Reconecting to ZK" messages, 
which make the logs hard to read.

--
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

        

Reply via email to