[jboss-jira] [JBoss JIRA] (WFLY-1260) Remove workaround for shutting down the ModelControllerClientOperationHandlers
Emanuel Muckenhuber (JIRA)
jira-events at lists.jboss.org
Fri Oct 25 07:39:01 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1260?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12824956#comment-12824956 ]
Emanuel Muckenhuber commented on WFLY-1260:
-------------------------------------------
We actually did remove the workarounds from the operation handlers to wait for completion. Now on a shutdown we don't allow new requests, but wait for the completion of currently running operations. This however does not use a graceful shutdown API and just relies on the service shutdown events.
> Remove workaround for shutting down the ModelControllerClientOperationHandlers
> ------------------------------------------------------------------------------
>
> Key: WFLY-1260
> URL: https://issues.jboss.org/browse/WFLY-1260
> Project: WildFly
> Issue Type: Sub-task
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Reporter: Emanuel Muckenhuber
>
> Once the graceful shutdown API is in place we need to cleanup the way the ModelControllerClientOperationHandler channels are closed. Currently we are waiting for all current operations to complete, in order that the response for :reload / :shutdown operations are sent.
--
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