[infinispan-issues] [JBoss JIRA] Commented: (ISPN-981) Cache.getCacheNames should return defined and running cache names

Galder Zamarreño (JIRA) jira-events at lists.jboss.org
Wed Mar 16 04:17:46 EDT 2011


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

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

The latter of course. Both the configured caches and the caches that are dynamically created from cloning the default configuration. This list will come from merging the list of defined caches via configuration/programmatically, and the list of running caches, removing duplicates.

> Cache.getCacheNames should return defined and running cache names
> -----------------------------------------------------------------
>
>                 Key: ISPN-981
>                 URL: https://issues.jboss.org/browse/ISPN-981
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: Core API
>    Affects Versions: 4.2.1.CR4
>            Reporter: Galder Zamarreño
>            Assignee: Galder Zamarreño
>             Fix For: 4.2.1.FINAL
>
>
> Make getCacheNames() returning not only configured/defined caches but also running caches that are clones of default.

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