[infinispan-issues] [JBoss JIRA] (ISPN-5234) Implement single cluster view page (P1)

Tomas Sykora (JIRA) issues at jboss.org
Thu Feb 26 11:14:51 EST 2015


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

Tomas Sykora commented on ISPN-5234:
------------------------------------

Currently the model is prepared to mimic configuration "path", like this one: profile=clustered/subsystem=infinispan/cache-container=clustered/distributed-cache=default

The problem is that for monitoring avalability and status of a cache, we need runtime properties; these are located at: 

/host=master/server=server-one/subsystem=infinispan/cache-container=clustered/distributed-cache=default

I will probably need to mimic runtime MODEL to work with that effectively. Also, notice there is e.g. SERVER-ONE there for a particular cache. The trick is that a cache can be unavailable on *server-one* and available on *server-two* in the same moment. 

I need to deal with that both functionally and also in page design. 

> Implement single cluster view page (P1)
> ---------------------------------------
>
>                 Key: ISPN-5234
>                 URL: https://issues.jboss.org/browse/ISPN-5234
>             Project: Infinispan
>          Issue Type: Task
>          Components: JMX, reporting and management
>            Reporter: Vladimir Blagojevic
>            Assignee: Vladimir Blagojevic
>             Fix For: 8.0.0.Final
>
>
> In our admin console current single cluster view page does not contain the following functionality that should be implemented:
> * -Zoom in/out- 
> * Node availability/detail 
> * Filter by metrics (node view)
> * Filter by metrics (cache view)
> * Search node (search as you type)
> * Search cache (search as you type)
> * -Cluster switcher- 
> * Cluster status view



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the infinispan-issues mailing list