[infinispan-issues] [JBoss JIRA] (ISPN-6112) Management console - Entries lifecycle is not displayed in node view

Vladimir Blagojevic (JIRA) issues at jboss.org
Fri Feb 12 11:39:00 EST 2016


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

Vladimir Blagojevic commented on ISPN-6112:
-------------------------------------------

[~rmacor] You are likely referring to https://rawgit.com/infinispan/infinispan-console-mockup/master/node-status.html as a reference, correct? We ([~NadirX] [~pzapataf] and I ) have since amended this screen and agreed that cache level statistical properties (Activations, Evictions, Invalidations and Passivations) do not belong here. The difficulty of implementing this feature right now forced us to postpone it. In order to implement and show these cache level statistical properties for one node we would have to get all caches for all containers residing on that node, iterate through that data, add it up and finally display it. Now imagine having hundreds of caches and just a few containers, not more! It would take a while to fetch this data and then add it up. Until we have a mechanism to track and collect this data on the back end automatically we are forced to postpone this statistical view.

[~pzapataf] Please confirm and decide how to proceed on this matter! 



> Management console - Entries lifecycle is not displayed in node view
> --------------------------------------------------------------------
>
>                 Key: ISPN-6112
>                 URL: https://issues.jboss.org/browse/ISPN-6112
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Console
>            Reporter: Roman Macor
>            Assignee: Vladimir Blagojevic
>
> Clusters tab -> click on cluster -> click on node
> There should be Entries lifecycle statistics containing:
> Activations, Evictions, Invalidations and Passivations



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


More information about the infinispan-issues mailing list