[
https://issues.jboss.org/browse/ISPN-4056?page=com.atlassian.jira.plugin....
]
Tristan Tarrant updated ISPN-4056:
----------------------------------
Description:
When enabling permission mask caching in AuthorizationManagerImpl, state transfer never
completes. This is a side-effect of the following bugs:
- Fix TransportConfigurationBuilder.read() to clone the transport instead of
"sharing" it
- TestingUtil.TestPrincipal is not serializable
was:
Attempting to initialize a clustered cache within the initialization of another cache
causes state transfer deadlock.
This happens for example when injecting and attempting to use a ClusterRegistry in the
initialization of a cache.
Enable caching of permission masks to cluster registry
------------------------------------------------------
Key: ISPN-4056
URL:
https://issues.jboss.org/browse/ISPN-4056
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Tristan Tarrant
Assignee: Tristan Tarrant
When enabling permission mask caching in AuthorizationManagerImpl, state transfer never
completes. This is a side-effect of the following bugs:
- Fix TransportConfigurationBuilder.read() to clone the transport instead of
"sharing" it
- TestingUtil.TestPrincipal is not serializable
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)