]
Tristan Tarrant updated ISPN-7540:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 9.0.0.CR3
Resolution: Done
Calling getCache(String, String) - template overrides cache
definition
----------------------------------------------------------------------
Key: ISPN-7540
URL:
https://issues.jboss.org/browse/ISPN-7540
Project: Infinispan
Issue Type: Bug
Components: Configuration
Affects Versions: 9.0.0.CR2
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.CR3
Calling getCache(String, String) on CacheManager will apply the template irrespective if
the configuration is already defined. This can cause an issue where the cache doesn't
have the desired configuration. We need to do something to either stop this or behave
better.
Discussed at
http://lists.jboss.org/pipermail/infinispan-dev/2017-February/017245.html