[JBoss JIRA] (ISPN-10602) Lazily register clustered listener for counters
by Pedro Ruivo (Jira)
Pedro Ruivo created ISPN-10602:
----------------------------------
Summary: Lazily register clustered listener for counters
Key: ISPN-10602
URL: https://issues.jboss.org/browse/ISPN-10602
Project: Infinispan
Issue Type: Enhancement
Components: Clustered Counter
Reporter: Pedro Ruivo
Assignee: Pedro Ruivo
Fix For: 10.0.0.CR3
We can register the clustered-listeners only when needed instead of eagerly. Should save some resources in our test suite too.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
5 years, 3 months
[JBoss JIRA] (ISPN-5997) JMX operation ClusterCacheStats.resetStatistics() not working
by Pedro Zapata Fernandez (Jira)
[ https://issues.jboss.org/browse/ISPN-5997?page=com.atlassian.jira.plugin.... ]
Pedro Zapata Fernandez updated ISPN-5997:
-----------------------------------------
Sprint: Sprint 9.4.0.Beta1, Sprint 9.4.0.CR1, Sprint 9.4.0.CR3, Sprint 10.0.0.Alpha1, Sprint 10.0.0.Alpha2, Sprint 9.4.0.Final, Sprint 10.0.0.Alpha0, Sprint 10.0.0.Beta1, DataGrid Sprint #31, DataGrid Sprint #32, DataGrid Sprint #33 (was: Sprint 9.4.0.Beta1, Sprint 9.4.0.CR1, Sprint 9.4.0.CR3, Sprint 10.0.0.Alpha1, Sprint 10.0.0.Alpha2, Sprint 9.4.0.Final, Sprint 10.0.0.Alpha0, Sprint 10.0.0.Beta1, DataGrid Sprint #31, DataGrid Sprint #32, DataGrid Sprint #33, DataGrid Sprint #34)
> JMX operation ClusterCacheStats.resetStatistics() not working
> -------------------------------------------------------------
>
> Key: ISPN-5997
> URL: https://issues.jboss.org/browse/ISPN-5997
> Project: Infinispan
> Issue Type: Bug
> Components: Server
> Affects Versions: 8.1.0.CR1
> Reporter: Jiří Holuša
> Assignee: Vladimir Blagojevic
> Priority: Major
>
> Environment: 2 servers started in domain mode (ISPN 8.1.0.CR1).
> Having some clustered cache, inserted/read some entries (just to create some statistics).
> When connected via JMX (e.g. through JConsole, see https://issues.jboss.org/browse/ISPN-5983 ) to one of the servers, I execute resetStatistics() operation on ClusterCacheStats MBean (object name: jboss.datagrid-infinispan:type=Cache,name="<cache-name>",manager="<cache-container-name>",component=ClusterCacheStats) and nothing happens, the cluster statistics are not reset.
> To actually reset the statistics, I have to connect to each of the servers in domain individually and call resetStatistics() on Statistics MBean, which deletes "a portion" of statistics of that particular server to the cluster stats.
> I would expect ClusterCacheStats.resetStatistics() to do exactly the same: call Statistics.resetStatistics() on each server.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
5 years, 3 months
[JBoss JIRA] (ISPN-10601) Fix Continuous Query in Server NG
by Katia Aresti (Jira)
Katia Aresti created ISPN-10601:
-----------------------------------
Summary: Fix Continuous Query in Server NG
Key: ISPN-10601
URL: https://issues.jboss.org/browse/ISPN-10601
Project: Infinispan
Issue Type: Bug
Components: Server
Affects Versions: 10.0.0.CR2
Reporter: Katia Aresti
Continuous Query does not work with the new server.
The needed filter class it not found
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
5 years, 3 months