[JBoss JIRA] (ISPN-5763) Cache detail - page
by Pedro Zapata (JIRA)
[ https://issues.jboss.org/browse/ISPN-5763?page=com.atlassian.jira.plugin.... ]
Pedro Zapata updated ISPN-5763:
-------------------------------
Component/s: Console
(was: JMX, reporting and management)
> 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/pzapata/infinispan-console-mockup/master/cache-status....
> https://rawgit.com/pzapata/infinispan-console-mockup/master/cache-nodes.html
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months
[JBoss JIRA] (ISPN-5776) Restart cluster action
by Pedro Zapata (JIRA)
Pedro Zapata created ISPN-5776:
----------------------------------
Summary: Restart cluster action
Key: ISPN-5776
URL: https://issues.jboss.org/browse/ISPN-5776
Project: Infinispan
Issue Type: Sub-task
Reporter: Pedro Zapata
Assignee: Vladimir Blagojevic
As an administrator, I want to gracefully restart the cluster. For caches which have a cache-store configured, I want their data to get preloaded without losing any data. Caches which do not have a cache store configured will initially contain no data.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
10 years, 6 months