[infinispan-issues] [JBoss JIRA] (ISPN-2256) Cache creation is serialized
Galder Zamarreño (JIRA)
jira-events at lists.jboss.org
Tue Sep 4 09:34:32 EDT 2012
[ https://issues.jboss.org/browse/ISPN-2256?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Galder Zamarreño updated ISPN-2256:
-----------------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/1281 (was: https://github.com/infinispan/infinispan/pull/1281)
Affects Version/s: 5.2.0.Alpha3
> 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, 5.2.0.Alpha3
> 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