-
Bug
-
Resolution: Done
-
Major
-
None
-
None
ISPN000172: Failed to prepare view CacheView
{viewId=14, members=[edg-perf05-63964]}for cache t, rolling back to view CacheView
{viewId=11, members=[edg-perf05-63964]}java.util.concurrent.ExecutionException: java.lang.IllegalStateException: t: Received cache view prepare request after the local node has already shut down.
When testing configuration [1] with lots of caches, it takes too long for the caches to shut down - ~20minutes! See the log [2] for more details.. More specifically we are calling cacheManager.stop() method and then waiting for the cacheManager.getMembers() to be <= 0.
The Infinispan used is the one in JDG 6.0.1.ER2.
- relates to
-
ISPN-2186 Coordinator tries to install new view after graceful shutdown
- Resolved