[jboss-jira] [JBoss JIRA] (WFCORE-511) "Reload" support for embedded server

Brian Stansberry (JIRA) issues at jboss.org
Fri Apr 10 16:20:19 EDT 2015


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

Brian Stansberry reassigned WFCORE-511:
---------------------------------------

         Assignee: Brian Stansberry
    Fix Version/s: 1.0.0.Beta1
       Resolution: Done


> "Reload" support for embedded server
> ------------------------------------
>
>                 Key: WFCORE-511
>                 URL: https://issues.jboss.org/browse/WFCORE-511
>             Project: WildFly Core
>          Issue Type: Feature Request
>          Components: Server
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 1.0.0.Beta1
>
>
> The current embedded server stuff doesn't handle a server reload. It creates a ModelControllerClient and then holds it forever. But the ModelController backed by that MCC will be invalid after a reload.
> Key thing is to register a listener with the ControlledProcessStateService, and in callbacks deal with the reload and establish a new MCC. Nice to have is to make the MCC returned by StandaloneServer.getModelControllerClient() a facade that delegates to whatever the current "live" MCC is.



--
This message was sent by Atlassian JIRA
(v6.3.11#6341)


More information about the jboss-jira mailing list