-
Bug
-
Resolution: Done
-
Major
-
8.2.0.Final
-
None
-
DataGrid Sprint #38, DataGrid Sprint #39
This config combination leads to a circular initialisation dependency of the infinispan directory which has the potential to lead to deadlock, depending on the order the user cache and the infinispan directory's internal caches are started.
This problem of cache dependencies was always known and the LifecycleManager of query module has code to mitigate it. Unfortunately the code is wrong.