[jboss-jira] [JBoss JIRA] (AS7-6891) HostController reload op doesn't put HC in "running" state
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Fri Apr 12 23:33:55 EDT 2013
Brian Stansberry created AS7-6891:
-------------------------------------
Summary: HostController reload op doesn't put HC in "running" state
Key: AS7-6891
URL: https://issues.jboss.org/browse/AS7-6891
Project: Application Server 7
Issue Type: Task
Components: Domain Management
Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
Reporter: Brian Stansberry
Assignee: Brian Stansberry
Fix For: 8.0.0.Alpha1
The ControlledProcessState in the HC is configured not to support "reload-required". So a call to OperationContext.reloadRequired() actually puts the process in restart-required state.
The effect of this is the reload leaves the HC in restart-required, since a reload is not a restart.
The ControlledProcessState config is a leftover from the days when the HC did not support a reload op.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list