[infinispan-issues] [JBoss JIRA] (ISPN-12027) RemoteCacheContainer missing getCache overrides

Ryan Emerson (Jira) issues at jboss.org
Wed Jun 17 11:06:57 EDT 2020


Ryan Emerson created ISPN-12027:
-----------------------------------

             Summary: RemoteCacheContainer missing getCache overrides
                 Key: ISPN-12027
                 URL: https://issues.redhat.com/browse/ISPN-12027
             Project: Infinispan
          Issue Type: Bug
          Components: Hot Rod
    Affects Versions: 11.0.0.Final
            Reporter: Ryan Emerson
             Fix For: 11.0.1.Final


The {{RemoteCacheContainer}} inherits the {{getCache()}} and {{getCache(String)}} methods from the {{BasicCacheContainer}}, however these return a {{BasicCache}} instance when a {{RemoteCache}} is required. We should override these methods in {{RemoteCacheContainer}}.



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list