[infinispan-issues] [JBoss JIRA] (ISPN-1666) Add EmbeddedCacheManager.getCacheConfiguration(String)

Manik Surtani (Updated) (JIRA) jira-events at lists.jboss.org
Thu Jan 5 10:07:09 EST 2012


     [ https://issues.jboss.org/browse/ISPN-1666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Manik Surtani updated ISPN-1666:
--------------------------------

        Status: Resolved  (was: Pull Request Sent)
    Resolution: Done

    
> Add EmbeddedCacheManager.getCacheConfiguration(String)
> ------------------------------------------------------
>
>                 Key: ISPN-1666
>                 URL: https://issues.jboss.org/browse/ISPN-1666
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Configuration
>    Affects Versions: 5.1.0.CR2
>            Reporter: Paul Ferraro
>            Assignee: Pete Muir
>            Priority: Critical
>             Fix For: 5.1.0.CR3
>
>
> Currently, EmbeddedCacheManager provides no mechanism to retrieve a defined cache configuration without starting the corresponding cache.
> Formerly, one could achieve this via the defineConfiguration(String, Configuration) method, by passing in an empty Configuration object, however, this will not work with the new configuration API - the returned object will always be equivalent the one passed in.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list