[jboss-jira] [JBoss JIRA] (WFLY-1247) graceful shutdown
Stuart Douglas (JIRA)
issues at jboss.org
Mon Apr 7 18:54:12 EDT 2014
[ https://issues.jboss.org/browse/WFLY-1247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12959934#comment-12959934 ]
Stuart Douglas commented on WFLY-1247:
--------------------------------------
Whatever we do here it will need to be able to be disabled, as tracking active requests will have a performance cost (although we will try and keep this as low as possible).
I'm not sure what the best place to put the on/off switch is though. We could either do something at a server level, or else have a per-subsystem switch (so you could potentially have a situation where undertow is using graceful, however HornetQ is not). In this case if no subsystems were using it a graceful shutdown will always result in an immediate shutdown.
> graceful shutdown
> -----------------
>
> Key: WFLY-1247
> URL: https://issues.jboss.org/browse/WFLY-1247
> Project: WildFly
> Issue Type: Task
> Security Level: Public(Everyone can see)
> Components: Domain Management
> Reporter: Emanuel Muckenhuber
> Assignee: Stuart Douglas
>
> We need to define a clear contract between these networking services and the services that use them in order to be able to perform a graceful shutdown of remote connectors.
--
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