[infinispan-issues] [JBoss JIRA] (ISPN-627) Provision to get Cache from CacheManager, without starting the Cache

Girish Adat (Commented) (JIRA) jira-events at lists.jboss.org
Mon Nov 21 04:58:41 EST 2011


    [ https://issues.jboss.org/browse/ISPN-627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12644263#comment-12644263 ] 

Girish Adat commented on ISPN-627:
----------------------------------

This issue has been migrating from 4.0.0 Final till 5.1.0 Final. (Carried over many final releases - 4.0.0, 4.1.0, 4.2.0, 4.2.1, 4.2.2, 5.0.0, 5.0.1, 5.0.2 and now 5.1.0)
Is the impact too huge? Its going to be a very useful enhancement for Infinispan.
                
> Provision to get Cache from CacheManager, without starting the Cache
> --------------------------------------------------------------------
>
>                 Key: ISPN-627
>                 URL: https://issues.jboss.org/browse/ISPN-627
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core API
>    Affects Versions: 4.0.0.Final
>            Reporter: Girish Adat
>            Assignee: Manik Surtani
>             Fix For: 5.2.0.FINAL
>
>
> Provision to getCache() from CacheManager, without starting the cache. This is for achieving scenarios like adding cache-listeners before starting the cache for first time.
> Adding a method getCache(String cacheName, boolean start) will work for the requirement.
> Also, any change in cache level configuration can be made programmatically by the client application, if this method is implemented.

--
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