[jboss-jira] [JBoss JIRA] Resolved: (JBNAME-4) Update store to concurrent map
Ales Justin (JIRA)
jira-events at lists.jboss.org
Tue Jul 22 11:18:16 EDT 2008
[ https://jira.jboss.org/jira/browse/JBNAME-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ales Justin resolved JBNAME-4.
------------------------------
Resolution: Done
Changed to use ConcurrentHashMap.
> Update store to concurrent map
> ------------------------------
>
> Key: JBNAME-4
> URL: https://jira.jboss.org/jira/browse/JBNAME-4
> Project: JBoss Naming
> Issue Type: Feature Request
> Components: jnpserver
> Affects Versions: 5.0.0.CR1
> Reporter: Scott M Stark
> Assignee: Ales Justin
> Fix For: 5.0.0.GA
>
>
> The legacy use of the Hashtable as the store introduces synchronization bottlenecks for lookups. No reason why this cannot be updated to use the java5 concurrent map classes.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list