[infinispan-issues] [JBoss JIRA] (ISPN-6130) # Activations in management console is allways 0

Martin Vrabel (JIRA) issues at jboss.org
Mon Feb 1 03:40:00 EST 2016


     [ https://issues.jboss.org/browse/ISPN-6130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Vrabel updated ISPN-6130:
--------------------------------
    Description: 

Page: Caches -> select cache container -> select cache.
Configuration of the cache: replicated cache, 2 nodes in the domain

In the Entries lifecycle" tab, there is a field "# Entries" which should probably show number of entries in the cache. When I put 100 entries in the cache, this field shows 200. Given that it's replicated cache, I think what's happening is that it shows numberOfNodes*numberOfEntries, because when I try to put 100 entries with 3 nodes in the domain, the "# Entries" shows 300.



>  # Activations in management console is allways 0 
> --------------------------------------------------
>
>                 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
>
> Page: Caches -> select cache container -> select cache.
> Configuration of the cache: replicated cache, 2 nodes in the domain
> In the Entries lifecycle" tab, there is a field "# Entries" which should probably show number of entries in the cache. When I put 100 entries in the cache, this field shows 200. Given that it's replicated cache, I think what's happening is that it shows numberOfNodes*numberOfEntries, because when I try to put 100 entries with 3 nodes in the domain, the "# Entries" shows 300.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the infinispan-issues mailing list