You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Nitay Joffe (JIRA)" <ji...@apache.org> on 2008/12/08 08:58:44 UTC

[jira] Updated: (ZOOKEEPER-248) QuorumPeer should use Map interface instead of HashMap implementation.

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nitay Joffe updated ZOOKEEPER-248:
----------------------------------

    Status: Patch Available  (was: Open)

> 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
>         Attachments: 248.patch
>
>
> 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.