[JBoss JIRA] (ISPN-5997) JMX operation ClusterCacheStats.resetStatistics() not working
by Vladimir Blagojevic (Jira)
[ https://issues.jboss.org/browse/ISPN-5997?page=com.atlassian.jira.plugin.... ]
Vladimir Blagojevic updated ISPN-5997:
--------------------------------------
Status: Open (was: New)
> 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.12.1#712002)
7 years, 4 months
[JBoss JIRA] (ISPN-9772) Cache v2 Resource
by Gustavo Fernandes (Jira)
Gustavo Fernandes created ISPN-9772:
---------------------------------------
Summary: Cache v2 Resource
Key: ISPN-9772
URL: https://issues.jboss.org/browse/ISPN-9772
Project: Infinispan
Issue Type: Sub-task
Reporter: Gustavo Fernandes
Assignee: Gustavo Fernandes
The new cache resource should include most of operations in the current v1 resource, plus:
* Possibility to create a cache passing a configuration
* Possibility to obtain the cache configuration
* Extra operations:
- Stop cache (clustered or not)
- Disable a cache temporarily
- Obtain stats about the cache
- Efficient cache entry iteration, with or without keys
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months
[JBoss JIRA] (ISPN-9770) Unified support for entry versions
by Gustavo Fernandes (Jira)
Gustavo Fernandes created ISPN-9770:
---------------------------------------
Summary: Unified support for entry versions
Key: ISPN-9770
URL: https://issues.jboss.org/browse/ISPN-9770
Project: Infinispan
Issue Type: Enhancement
Components: Core
Reporter: Gustavo Fernandes
Entry versions are not stored and incremented uniformly across remote protocols and embedded, and is handled differently for transactional/non-transactions operations.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 4 months