]
Martin Gencur commented on ISPN-9043:
-------------------------------------
I think the basic question is how the user is supposed to restart the cluster when he
clicks "restart later". If the user is supposed to restart it from the console
again then this action should be available.
Administration console - cluster actions are disabled when the
cluster is in reload-required state
--------------------------------------------------------------------------------------------------
Key: ISPN-9043
URL:
https://issues.jboss.org/browse/ISPN-9043
Project: Infinispan
Issue Type: Bug
Components: JMX, reporting and management
Affects Versions: 9.2.1.Final
Reporter: Roman Macor
Steps to reproduce:
- click on cache container -> configuration -> change configuration -> save
-> restart later (cluster is now in reload-required state)
- click on clusters tab -> click on cluster -> actions
result:
all actions are disabled and cannot be clicked
expected result:
reload, restart and stop actions should be enabled
Reload and stop actions are available on node level (after clicking on a node then
actions)