[jboss-jira] [JBoss JIRA] (WFLY-3428) HC should remember the 'run' state of the server instances after crash or shutdown
Brian Stansberry (JIRA)
issues at jboss.org
Mon Jun 2 08:47:16 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry moved PRODMGT-847 to WFLY-3428:
------------------------------------------------
Project: WildFly (was: Product Management)
Key: WFLY-3428 (was: PRODMGT-847)
Workflow: GIT Pull Request workflow (was: JBoss Platforms RFE Workflow v2)
Affects Version/s: (was: 6)
Component/s: Domain Management
(was: Enterprise Application Platform (EAP))
Security: Public
> HC should remember the 'run' state of the server instances after crash or shutdown
> ----------------------------------------------------------------------------------
>
> Key: WFLY-3428
> URL: https://issues.jboss.org/browse/WFLY-3428
> Project: WildFly
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Reporter: Wolf-Dieter Fink
> Assignee: Brian Stansberry
> Labels: EAP, todo
>
> The host controller should save which server is currently up and running. This would allow the host controller to bring up all previously running instances on a restart.
> The idea is to support the same behavior that other application server (i.e WebLogic) supports.
> If a server is started or stopped during the lifetime of the DC/HC it should be in the same state after shutdown the DC/HC or a system crash.
> This can be achieved by an optional flag 'set-auto-start-on-start-stop' where the default is false which is the current behaviour.
> If set to true, a start of the server instance will set auto-start=true and a stop auto-start=false.
> If the server should not be started after a crash for any reason, this can be simple done by setting auto-start=false within the configuration, after starting the server the flag will be set b/c of the 'set-auto-start-on-start-stop' flag.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)
More information about the jboss-jira
mailing list