[infinispan-issues] [JBoss JIRA] (ISPN-5763) Cache detail - page
Pedro Zapata (JIRA)
issues at jboss.org
Thu Sep 17 06:08:00 EDT 2015
Pedro Zapata created ISPN-5763:
----------------------------------
Summary: Cache detail - page
Key: ISPN-5763
URL: https://issues.jboss.org/browse/ISPN-5763
Project: Infinispan
Issue Type: Sub-task
Components: JMX, reporting and management
Reporter: Pedro Zapata
Assignee: Vladimir Blagojevic
Create page to display the following information related to a cache:
- Name and status
- All its properties -> mode: Local/Replicated/Distributed/Invalidation, nodes on which the cache resides, associated cache loader/store, write-through/write-behind, isolation level, eviction/passivation, expiration configuration, cross-site replication
- Statistics -> average time for reads, average times for writes, total number of entries, average size of entry (in bytes), total number of reads, total number of failed reads, total number of writes, total number of failed writes (Note: these statistics are aggregated across all nodes on which the cache resides.)
- Information about the nodes this cache resides in
Use the following mockup as a guideline:
https://rawgit.com/pzapata/infinispan-console-mockup/master/cache-status.html
https://rawgit.com/pzapata/infinispan-console-mockup/master/cache-nodes.html
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the infinispan-issues
mailing list