[jboss-jira] [JBoss JIRA] (AS7-5128) The management API should provide a command to restart only all servers that are in state 'reload-required'
Wolf-Dieter Fink (JIRA)
jira-events at lists.jboss.org
Fri Jul 6 04:32:12 EDT 2012
Wolf-Dieter Fink created AS7-5128:
-------------------------------------
Summary: The management API should provide a command to restart only all servers that are in state 'reload-required'
Key: AS7-5128
URL: https://issues.jboss.org/browse/AS7-5128
Project: Application Server 7
Issue Type: Feature Request
Components: Domain Management
Affects Versions: 7.1.2.Final (EAP)
Reporter: Wolf-Dieter Fink
Assignee: Brian Stansberry
After configuration changes via CLI batch it might be that different processes needs to be restarted.
It is possible to iterate over all servers and check it.
But I think it would be easier to have a command that restart all controllers and servers conditional to the 'relod required' state
- at domain level
- at host level
- at server level
command example :
:restart(ifRequired=true)
:reload(ifRequired=true)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list