[infinispan-issues] [JBoss JIRA] Created: (ISPN-990) RemoteCacheManager.getCache should return null if cache not defined

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Tue Mar 22 05:29:50 EDT 2011


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
             Fix For: 5.0.0.BETA1, 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: http://www.atlassian.com/software/jira



More information about the infinispan-issues mailing list