[infinispan-issues] [JBoss JIRA] (ISPN-7315) Use activations manager for cluster wide activations stats collection
Vladimir Blagojevic (JIRA)
issues at jboss.org
Wed Dec 14 07:51:00 EST 2016
Vladimir Blagojevic created ISPN-7315:
-----------------------------------------
Summary: Use activations manager for cluster wide activations stats collection
Key: ISPN-7315
URL: https://issues.jboss.org/browse/ISPN-7315
Project: Infinispan
Issue Type: Bug
Components: Core
Affects Versions: 9.0.0.Beta1
Reporter: Vladimir Blagojevic
Fix For: 9.0.0.Beta2
In ClusterCacheStatsImpl.java we erroneously used passivation manager null check while accessing activation manager. This probably worked because these two were used in tandem but we should nonetheless use an appropriate null check. I ran into NPE when testing 9.0.0.Beta1 and testing off-heap memory
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the infinispan-issues
mailing list