[infinispan-issues] [JBoss JIRA] (ISPN-6370) Expose DMR operation to find out if a cache is being ignored

Gustavo Fernandes (JIRA) issues at jboss.org
Thu Mar 17 14:48:00 EDT 2016


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

Gustavo Fernandes commented on ISPN-6370:
-----------------------------------------

Alternative:

{{Map<String,Boolean> getCacheIgnoredStatus(cacheName: String)}}

example output:
{code}
{
  "hotrod-1": false,
  "hotrod-2": false,
  "memcached": true
}
{code}

> Expose DMR operation to find out if a cache is being ignored
> ------------------------------------------------------------
>
>                 Key: ISPN-6370
>                 URL: https://issues.jboss.org/browse/ISPN-6370
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Server
>    Affects Versions: 8.2.0.Final
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list