]
Tristan Tarrant updated ISPN-4056:
----------------------------------
Parent: ISPN-3908
Issue Type: Sub-task (was: Bug)
Enable caching of permission masks to cluster registry
------------------------------------------------------
Key: ISPN-4056
URL:
https://issues.jboss.org/browse/ISPN-4056
Project: Infinispan
Issue Type: Sub-task
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