[infinispan-issues] [JBoss JIRA] (ISPN-2256) Cache creation is serialized
Mircea Markus (JIRA)
jira-events at lists.jboss.org
Mon Sep 3 21:37:32 EDT 2012
Mircea Markus created ISPN-2256:
-----------------------------------
Summary: Cache creation is serialized
Key: ISPN-2256
URL: https://issues.jboss.org/browse/ISPN-2256
Project: Infinispan
Issue Type: Feature Request
Affects Versions: 5.2.0.Alpha3
Reporter: Mircea Markus
Assignee: Mircea Markus
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