[
https://issues.apache.org/jira/browse/ZOOKEEPER-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mahadev konar updated ZOOKEEPER-1347:
-------------------------------------
Fix Version/s: (was: 3.4.4)
3.5.0
Looks like more of an improvement, so moving it out to 3.5.
> Fix the cnxns to use a concurrent data structures
> -------------------------------------------------
>
> Key: ZOOKEEPER-1347
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1347
> Project: ZooKeeper
> Issue Type: Sub-task
> Components: server
> Reporter: Camille Fournier
> Fix For: 3.5.0
>
>
> Cnxns is currently stored as a HashSet but may be accessed by multiple
> threads concurrently. Instead of doing our own sync we should investigate
> using a proper concurrent data structure for this.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira