[
https://issues.jboss.org/browse/ISPN-9163?page=com.atlassian.jira.plugin....
]
Radoslav Husar updated ISPN-9163:
---------------------------------
Description: {{RemoteCacheManagerAdmin#getOrCreateCache(...)}} fails to return an
existing cache in case the template does not exist. This is because
{{org.infinispan.globalstate.impl.GlobalConfigurationManagerImpl#getOrCreateCache}} first
obtains the cache configuration and only then gets the cache. (was:
RemoteCacheManagerAdmin#getOrCreateCache(...) fails to return an existing cache in case
the template does not exist. This is because
{{org.infinispan.globalstate.impl.GlobalConfigurationManagerImpl#getOrCreateCache}} first
obtains the cache configuration and only then gets the cache.)
RemoteCacheManagerAdmin#getOrCreateCache(...) fails to return an
existing cache in case the template does not exist
-------------------------------------------------------------------------------------------------------------------
Key: ISPN-9163
URL:
https://issues.jboss.org/browse/ISPN-9163
Project: Infinispan
Issue Type: Bug
Components: Hot Rod
Affects Versions: 9.2.3.Final, 9.3.0.Beta1
Reporter: Radoslav Husar
{{RemoteCacheManagerAdmin#getOrCreateCache(...)}} fails to return an existing cache in
case the template does not exist. This is because
{{org.infinispan.globalstate.impl.GlobalConfigurationManagerImpl#getOrCreateCache}} first
obtains the cache configuration and only then gets the cache.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)