]
RH Bugzilla Integration commented on ISPN-4056:
-----------------------------------------------
Tristan Tarrant <ttarrant(a)redhat.com> changed the Status of [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
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