[infinispan-issues] [JBoss JIRA] (ISPN-4056) Enable caching of permission masks to cluster registry

Tristan Tarrant (JIRA) issues at jboss.org
Mon Jun 9 06:42:15 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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)


More information about the infinispan-issues mailing list