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