]
Tristan Tarrant updated ISPN-4056:
----------------------------------
Summary: Enable caching of permission masks to cluster registry (was: Nested
clustered cache start causes deadlocks)
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
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.