[jboss-jira] [JBoss JIRA] (WFCORE-3073) Handle TERM cleanly
Brian Stansberry (JIRA)
issues at jboss.org
Tue Jul 18 15:43:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-3073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry moved WFLY-9062 to WFCORE-3073:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-3073 (was: WFLY-9062)
Component/s: Server
(was: Server)
> Handle TERM cleanly
> -------------------
>
> Key: WFCORE-3073
> URL: https://issues.jboss.org/browse/WFCORE-3073
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Server
> Reporter: Ben Parees
> Assignee: Jason Greene
>
> The wildfly server currently terminates immediately in response to a TERM signal. To achieve a clean shutdown requires invoking the CLI tooling. This is particularly problematic in container environments like kubernetes where the container process (wildfly in this case) is going to get a TERM signal when the container needs to be moved.
> While it's possible to wrapper the process and handle the TERM and then invoke the CLI, it would be preferable for the server process itself to cleanly handle a TERM signal by waiting for in-flight requests to complete (w/ some grace period of course).
> Having this as configurable behavior would be good if there are backwards compatibility concerns about introducing this behavior change.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list