[
https://issues.jboss.org/browse/ISPN-7628?page=com.atlassian.jira.plugin....
]
Vladimir Blagojevic commented on ISPN-7628:
-------------------------------------------
Thanks [~rmacor] I updated PR to reflect your input. The new logic is:
cluster is in reload required state if at least one server is in reload required state
cluster is in restart required state if at least one server is in restart required state
cluster is in running state if at least one server is in running state and all others in
stopped state, i.e. not reload/restart required
cluster is in stopped state if all servers are in stopped state
degraded state is reserved for view incosistency
Administration console - the cluster status doesn't reflect
"reload-required" state of its nodes
------------------------------------------------------------------------------------------------
Key: ISPN-7628
URL:
https://issues.jboss.org/browse/ISPN-7628
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.0.0.CR2
Reporter: Roman Macor
Assignee: Vladimir Blagojevic
The cluster has "Started" status even though all of its nodes have
"reload-required" status.
Expected result:
The cluster status should also be "reload-required"
Another suggestion:
"Reload" action should be available from the cluster so that the user
doesn't need to perform this action on individual nodes (there could be hundreds of
them )
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)