Add ability to have multiple ZK servers in a quorum in MiniZooKeeperCluster for test writing --------------------------------------------------------------------------------------------
Key: HBASE-3052 URL: https://issues.apache.org/jira/browse/HBASE-3052 Project: HBase Issue Type: Improvement Components: test, zookeeper Reporter: Jonathan Gray Priority: Minor Interesting things can happen when you have a ZK quorum of multiple servers and one of them dies. Doing testing here on clusters, this has turned up some bugs with HBase interaction with ZK. Would be good to add the ability to have multiple ZK servers in unit tests and be able to kill them individually. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.