[infinispan-issues] [JBoss JIRA] (ISPN-8627) Add CacheContainerAdmin.getOrCreateCache() method

Tristan Tarrant (JIRA) issues at jboss.org
Wed Dec 13 05:02:01 EST 2017


Tristan Tarrant created ISPN-8627:
-------------------------------------

             Summary: Add CacheContainerAdmin.getOrCreateCache() method
                 Key: ISPN-8627
                 URL: https://issues.jboss.org/browse/ISPN-8627
             Project: Infinispan
          Issue Type: Bug
          Components: Core, Hot Rod
    Affects Versions: 9.2.0.Beta1
            Reporter: Tristan Tarrant
            Assignee: Tristan Tarrant
             Fix For: 9.2.0.Beta2


CacheContainerAdmin has a createCache method which fails if the cache already exists. To make the life of developers easier, it should also have a getOrCreateCache() which returns an existing cache if possible.



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list