[infinispan-issues] [JBoss JIRA] (ISPN-5972) Number of entries not working correctly in cache statistics in mgmt console

Vladimir Blagojevic (JIRA) issues at jboss.org
Thu Dec 17 06:20:00 EST 2015


    [ https://issues.jboss.org/browse/ISPN-5972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13142331#comment-13142331 ] 

Vladimir Blagojevic commented on ISPN-5972:
-------------------------------------------

[~jholusa] I am not doing anything special in UI, just displaying value I get from the underlying DMR. This is a cluster wide stat on this page and I don't recall right now if we should display numberOfNodes*numberOfEntries for REPL or just numberOfEntries from one cache. What is displayed on per node cache stat page ("Nodes" tab)? Would you please check DIST, INV and LOCAL and report back numbers you get? Thank you

> Number of entries not working correctly in cache statistics in mgmt console
> ---------------------------------------------------------------------------
>
>                 Key: ISPN-5972
>                 URL: https://issues.jboss.org/browse/ISPN-5972
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 8.1.0.Beta1
>            Reporter: Jiří Holuša
>            Assignee: Vladimir Blagojevic
>
> Page: Caches -> select cache container -> select cache.
> Configuration of the cache: replicated cache, 2 nodes in the domain
> In the "Cache content" 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