[
https://issues.jboss.org/browse/ISPN-6130?page=com.atlassian.jira.plugin....
]
Pedro Ruivo commented on ISPN-6130:
-----------------------------------
update: I've run a small test locally (2 nodes, dist, file-store, passivation,
eviction=1) and it seems to work fine.
# Activations shows incorrect value
------------------------------------
Key: ISPN-6130
URL:
https://issues.jboss.org/browse/ISPN-6130
Project: Infinispan
Issue Type: Bug
Components: Console
Affects Versions: 8.1.0.Beta1
Reporter: Martin Vrabel
Assignee: Pedro Ruivo
Page: Caches -> select cache container -> select cache.
Configuration of the cache: replicated cache, 2 nodes in the domain evictions size=10
In the Entries lifecycle" tab, there is a field "# Activations" which
should show number of Activations . When I put 10 entries in the cache and read 10, this
field #Activations show 0 as is should. But when I insert another 10 entries (so the first
10 entries will evict and be stored in the cache store) and read the first 10 entries the
#Activations field will show 0, but it should be 10
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)