]
Galder Zamarreño resolved ISPN-990.
-----------------------------------
Fix Version/s: 5.0.0.ALPHA4
(was: 5.0.0.BETA1)
Resolution: Done
RemoteCacheManager.getCache should return null if cache not defined
-------------------------------------------------------------------
Key: ISPN-990
URL:
https://issues.jboss.org/browse/ISPN-990
Project: Infinispan
Issue Type: Enhancement
Components: Cache Server
Reporter: Galder Zamarreño
Assignee: Galder Zamarreño
Labels: hotrod
Fix For: 5.0.0.ALPHA4, 5.0.0.FINAL
RemoteCacheManager.getCache() should return null if the cache requested is not defined in
the server, rather than throwing an exception. It's a normal circumstance that a cache
is not defined and so clients shouldn't need to treat it exceptionally.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: