[jira] Updated: (ZOOKEEPER-614) Improper synchronisation in getClientCnxnCount

2009-12-11 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-614:


Status: Patch Available  (was: Open)

trying hudson.

 Improper synchronisation in getClientCnxnCount
 --

 Key: ZOOKEEPER-614
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-614
 Project: Zookeeper
  Issue Type: Bug
  Components: server
Affects Versions: 3.2.1, 3.2.2
Reporter: Henry Robinson
Assignee: Henry Robinson
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-614.patch


 getClientCnxnCount reads from Factory.ipMap without synchronizing. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-614) Improper synchronisation in getClientCnxnCount

2009-12-11 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-614:


Status: Open  (was: Patch Available)

 Improper synchronisation in getClientCnxnCount
 --

 Key: ZOOKEEPER-614
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-614
 Project: Zookeeper
  Issue Type: Bug
  Components: server
Affects Versions: 3.2.1, 3.2.2
Reporter: Henry Robinson
Assignee: Henry Robinson
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-614.patch


 getClientCnxnCount reads from Factory.ipMap without synchronizing. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-614) Improper synchronisation in getClientCnxnCount

2009-12-11 Thread Mahadev konar (JIRA)

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

Mahadev konar updated ZOOKEEPER-614:


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

I just committed this. thanks henry!

 Improper synchronisation in getClientCnxnCount
 --

 Key: ZOOKEEPER-614
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-614
 Project: Zookeeper
  Issue Type: Bug
  Components: server
Affects Versions: 3.2.1, 3.2.2
Reporter: Henry Robinson
Assignee: Henry Robinson
 Fix For: 3.3.0

 Attachments: ZOOKEEPER-614.patch


 getClientCnxnCount reads from Factory.ipMap without synchronizing. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-614) Improper synchronisation in getClientCnxnCount

2009-12-07 Thread Henry Robinson (JIRA)

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

Henry Robinson updated ZOOKEEPER-614:
-

Attachment: ZOOKEEPER-614.patch

Issue was a simple fix - to test, made MaxCnxnsTest use concurrent connections 
rather than serial code. This won't test for any bugs explicitly (this is a 
defensive fix, anyhow), but it gives them a chance to show themselves :)

 Improper synchronisation in getClientCnxnCount
 --

 Key: ZOOKEEPER-614
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-614
 Project: Zookeeper
  Issue Type: Bug
  Components: server
Affects Versions: 3.2.1
Reporter: Henry Robinson
Assignee: Henry Robinson
 Fix For: 3.2.2

 Attachments: ZOOKEEPER-614.patch


 getClientCnxnCount reads from Factory.ipMap without synchronizing. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (ZOOKEEPER-614) Improper synchronisation in getClientCnxnCount

2009-12-07 Thread Henry Robinson (JIRA)

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

Henry Robinson updated ZOOKEEPER-614:
-

Status: Patch Available  (was: Open)

 Improper synchronisation in getClientCnxnCount
 --

 Key: ZOOKEEPER-614
 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-614
 Project: Zookeeper
  Issue Type: Bug
  Components: server
Affects Versions: 3.2.1
Reporter: Henry Robinson
Assignee: Henry Robinson
 Fix For: 3.2.2

 Attachments: ZOOKEEPER-614.patch


 getClientCnxnCount reads from Factory.ipMap without synchronizing. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.