Radoslav Husar created ISPN-9163:
------------------------------------
Summary: 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.3.0.Beta1, 9.2.3.Final
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)