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

[jira] Assigned: (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 ]

Mahadev konar reassigned ZOOKEEPER-248:
---------------------------------------

    Assignee: Nitay Joffe

added nitay as a contributor

> 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
>    Affects Versions: 3.0.0, 3.0.1
>            Reporter: Nitay Joffe
>            Assignee: Nitay Joffe
>            Priority: Trivial
>             Fix For: 3.1.0
>
>         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.