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

Gustavo Fernandes (Jira) issues at jboss.org
Mon Nov 4 02:21:00 EST 2019


Gustavo Fernandes created ISPN-10884:
----------------------------------------

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


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

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




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


More information about the infinispan-issues mailing list