[JBoss JIRA] (ISPN-5240) CacheContainer cluster statistics count in entries in internal hotrodTolologyCache
by Martin Gencur (JIRA)
Martin Gencur created ISPN-5240:
-----------------------------------
Summary: CacheContainer cluster statistics count in entries in internal hotrodTolologyCache
Key: ISPN-5240
URL: https://issues.jboss.org/browse/ISPN-5240
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 7.1.0.Final
Reporter: Martin Gencur
Example: When I start fresh new instance of Infinispan server and see numberOfEntries, I get result=1. But this is only true when HotRod endpoint is started, otherwise it returns correct result=0.
I think these cluster-wise statistics should not count entries in internal caches. They should only count "real" data.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months
[JBoss JIRA] (ISPN-4991) Implement clustered cache statistics
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/ISPN-4991?page=com.atlassian.jira.plugin.... ]
RH Bugzilla Integration commented on ISPN-4991:
-----------------------------------------------
Tomas Sykora <tsykora(a)redhat.com> changed the Status of [bug 1180047|https://bugzilla.redhat.com/show_bug.cgi?id=1180047] from ON_QA to ASSIGNED
> Implement clustered cache statistics
> ------------------------------------
>
> Key: ISPN-4991
> URL: https://issues.jboss.org/browse/ISPN-4991
> Project: Infinispan
> Issue Type: Sub-task
> Components: JMX, reporting and management
> Reporter: Vladimir Blagojevic
> Assignee: Vladimir Blagojevic
> Fix For: 7.1.0.Beta1, 7.1.0.Final
>
>
> As of 7.0.0 release we implement cache statistics on a per node cache level. For Infinispan admin console we need to implement aggregate statistics for each cache across all nodes in the cluster. The implementing class should be a registered MBean and should implement similar cache statistics currently implemented by org.infinispan.interceptors.CacheMgmtInterceptor
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months
[JBoss JIRA] (ISPN-5238) Maintain session in ispn-mgmt-console (ctrl+R)
by Tomas Sykora (JIRA)
Tomas Sykora created ISPN-5238:
----------------------------------
Summary: Maintain session in ispn-mgmt-console (ctrl+R)
Key: ISPN-5238
URL: https://issues.jboss.org/browse/ISPN-5238
Project: Infinispan
Issue Type: Task
Components: JMX, reporting and management
Reporter: Tomas Sykora
Assignee: Vladimir Blagojevic
Fix For: 8.0.0.Final
When you reload a page in Infinispan Management Console data is lost and you need to re-login. We need to make sure that the session is maintained properly and operations like ctrl+R, F5 etc. does not affect behaviour negatively.
It will also help with development and testing when you need to reload a page to see some changes from time to time.
I did a small research around this topic and made some experiments but I was not able to achieve what I wanted. Maybe we can come up with even different approach.
Anyway I suppose we can stick to the idea that ctrl+R should just reload the page and data successfully.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
10 years, 10 months