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

Girish Adat (JIRA) jira-events at lists.jboss.org
Thu Sep 2 06:49:54 EDT 2010


Provision to get Cache from CacheManager, without starting the Cache
--------------------------------------------------------------------

                 Key: ISPN-627
                 URL: https://jira.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


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 contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the infinispan-issues mailing list