[infinispan-issues] [JBoss JIRA] (ISPN-10884) Expose index details for a cache

Gustavo Fernandes (Jira) issues at jboss.org
Mon Nov 11 05:23:00 EST 2019


     [ https://issues.jboss.org/browse/ISPN-10884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-10884:
-------------------------------------
    Description: 
It should allow:

* Wiping Indexes
* Re-indexing caches
* Expose query and index stats


  was:
It should provide runtime status together with configuration aspects such as index location, type, etc. 
Also it should contain all information currently exposed through JMX

{code:json}
{
     "size": 1000,
     "reindexing": false,
     "provider": {
          "disk" : {
                 "path": "/path/to/index"
           }
      }
}
{code}




> Expose index details for a cache
> --------------------------------
>
>                 Key: ISPN-10884
>                 URL: https://issues.jboss.org/browse/ISPN-10884
>             Project: Infinispan
>          Issue Type: Enhancement
>          Components: REST
>    Affects Versions: 10.0.1.Final
>            Reporter: Gustavo Fernandes
>            Assignee: Gustavo Fernandes
>            Priority: Major
>             Fix For: 10.1.0.Beta1
>
>
> It should allow:
> * Wiping Indexes
> * Re-indexing caches
> * Expose query and index stats



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the infinispan-issues mailing list