[infinispan-issues] [JBoss JIRA] (ISPN-2256) Cache creation is serialized
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Mon Sep 3 21:52:32 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mircea Markus updated ISPN-2256:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1281
> Cache creation is serialized
> ----------------------------
>
> Key: ISPN-2256
> URL: https://issues.jboss.org/browse/ISPN-2256
> Project: Infinispan
> Issue Type: Feature Request
> Affects Versions: 5.0.0.FINAL
> Reporter: Mircea Markus
> Assignee: Mircea Markus
> Labels: startup
> Fix For: 5.2.0.Alpha4, 5.2.0.Final
>
>
> There is a synchronisation code in DCM which serialisez cache creation. This was added together with ISPN-1051 but can be further optimised to only serialize the access to GlobalComponentRegistry which is the concurrent bit.
--
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
More information about the infinispan-issues
mailing list