]
Nistor Adrian updated ISPN-10797:
---------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
DefaultCacheManager.startCache(String cacheName) does not actually
start it if it's stopped
-------------------------------------------------------------------------------------------
Key: ISPN-10797
URL:
https://issues.jboss.org/browse/ISPN-10797
Project: Infinispan
Issue Type: Bug
Components: Core
Reporter: Nistor Adrian
Assignee: Nistor Adrian
Priority: Major
Fix For: 10.0.0.Final
This methods seems to start it properly if it was never running. But not if it was
running at some point and now the cache is in terminated state due to stop().