[JBoss JIRA] (ISPN-5763) Cache detail - page
by Vladimir Blagojevic (JIRA)
[ https://issues.jboss.org/browse/ISPN-5763?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-5763:
--------------------------------------
Description:
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/infinispan/infinispan-console-mockup/master/cache-stat...
https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-node...
was:
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....
https://rawgit.com/pzapata/infinispan-console-mockup/master/cache-nodes.html
> Cache detail - page
> -------------------
>
> Key: ISPN-5763
> URL: https://issues.jboss.org/browse/ISPN-5763
> Project: Infinispan
> Issue Type: Sub-task
> Components: Console
> 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/infinispan/infinispan-console-mockup/master/cache-stat...
> https://rawgit.com/infinispan/infinispan-console-mockup/master/cache-node...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months