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

Tomas Sykora (JIRA) issues at jboss.org
Fri Feb 27 10:43:49 EST 2015


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

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

The problem is that the path you would ask for cluster availability is: /profile=clustered/subsystem=infinispan/cache-container=clustered

And this path does not provide those information. 
We need to ask the runtime path /host=master/server=server-one/subsystem=infinispan/cache-container=clustered which provides:
cluster-availability=AVAILABLE attribute ;) 

Working on it.

> 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