[jboss-jira] [JBoss JIRA] (WFCORE-297) HC should remember the 'run' state of the server instances after crash or shutdown

Brian Stansberry (JIRA) issues at jboss.org
Mon Dec 1 15:20:39 EST 2014


     [ https://issues.jboss.org/browse/WFCORE-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry moved WFLY-3428 to WFCORE-297:
-----------------------------------------------

        Project: WildFly Core  (was: WildFly)
            Key: WFCORE-297  (was: WFLY-3428)
    Component/s: Domain Management
                     (was: Domain Management)


> HC should remember the 'run' state of the server instances after crash or shutdown
> ----------------------------------------------------------------------------------
>
>                 Key: WFCORE-297
>                 URL: https://issues.jboss.org/browse/WFCORE-297
>             Project: WildFly Core
>          Issue Type: Feature Request
>          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.3.8#6338)


More information about the jboss-jira mailing list