QuorumPeer should use Map interface instead of HashMap implementation. ----------------------------------------------------------------------
Key: ZOOKEEPER-248 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-248 Project: Zookeeper Issue Type: Improvement Components: quorum Reporter: Nitay Joffe Priority: Trivial Using HashMap directly to store quorumPeers member variable unnecessarily decides for the user what implementation of Map to use. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.