]
Mircea Markus updated ISPN-4056:
--------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
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
Security Level: Public(Everyone can see)
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