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

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Mon Jan 31 13:49:39 EST 2011


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

Galder Zamarreño commented on ISPN-627:
---------------------------------------

This could be useful to enable cache listeners to be hooked before the cache stars, and hence to enable listener to get state transfer related notifications. http://community.jboss.org/message/583421#583421

> 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.0.0.BETA1, 5.0.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.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

       



More information about the infinispan-issues mailing list