[jboss-jira] [JBoss JIRA] (AS7-1095) Complete Host Controller shutdown / restart operations
Kabir Khan (Commented) (JIRA)
jira-events at lists.jboss.org
Tue Dec 13 10:51:09 EST 2011
[ https://issues.jboss.org/browse/AS7-1095?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12650502#comment-12650502 ]
Kabir Khan commented on AS7-1095:
---------------------------------
We decided to do the following for this issue:
<do this>
[15:38] bstansberry: one is adding an exit code param to the :shutdown op handler
[15:38] bstansberry: so user can pass 10 and trigger a restart if its our script
</do this>
Rest of discussion:
[15:39] bstansberry: you already added ops to restart all servers
[15:39] bstansberry: so that covers another use case
[15:39] bstansberry: I have that reload op that restarts everything, that's a 3rd case
[15:40] bstansberry: the final variant is something like adding a param to the HC reload op such that it doesn't stop servers
[15:40] bstansberry: it just reloads itself and the servers somehow sync back up
[15:40] bstansberry: which is meant to work but, well, who knows
[15:41] kkhan: Yeah, we had some stuff for that
[15:42] bstansberry: that can be nice for scenarios like
[15:43] bstansberry: DC dies and can't be revived for some reason
[15:43] bstansberry: :reload HC into admin-only but don't restart servers
[15:43] bstansberry: tweak config to make the HC master, get the domain.xml in place
[15:43] bstansberry: :reload again out of admin-only, servers reconnect, we have a new DC
[15:44] bstansberry: that's a pretty convoluted case though, so we can defer to Final
> Complete Host Controller shutdown / restart operations
> ------------------------------------------------------
>
> Key: AS7-1095
> URL: https://issues.jboss.org/browse/AS7-1095
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Affects Versions: 7.0.0.Beta1
> Reporter: Kabir Khan
> Assignee: Kabir Khan
> Priority: Blocker
> Labels: eap6-ux
> Fix For: 7.1.0.CR1
>
>
> AS7-517 did a complete shutdown of the host controller, do the rest from the original issue here.
--
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