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

2008-12-08 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-248:


  Resolution: Fixed
Hadoop Flags: [Reviewed]
  Status: Resolved  (was: Patch Available)

I just committed this. THanks nitay.

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



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

2008-12-08 Thread Nitay Joffe (JIRA)

 [ 
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
>Affects Versions: 3.0.1, 3.0.0
>Reporter: 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.



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

2008-12-08 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-248:


Affects Version/s: 3.0.0
   3.0.1
Fix Version/s: 3.1.0

marking it for 3.1.0.

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



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

2008-12-07 Thread Nitay Joffe (JIRA)

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



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

2008-12-07 Thread Nitay Joffe (JIRA)

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

Nitay Joffe updated ZOOKEEPER-248:
--

Attachment: 248.patch

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



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

2008-12-07 Thread Nitay Joffe (JIRA)

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

Nitay Joffe updated ZOOKEEPER-248:
--

Status: Open  (was: Patch Available)

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