You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by "Francesco Chicchiriccò (Jira)" <ji...@apache.org> on 2022/03/30 18:40:00 UTC

[jira] [Resolved] (SYNCOPE-1670) Support Graceful shutdown

     [ https://issues.apache.org/jira/browse/SYNCOPE-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Francesco Chicchiriccò resolved SYNCOPE-1670.
---------------------------------------------
    Resolution: Fixed

> Support Graceful shutdown
> -------------------------
>
>                 Key: SYNCOPE-1670
>                 URL: https://issues.apache.org/jira/browse/SYNCOPE-1670
>             Project: Syncope
>          Issue Type: Improvement
>          Components: core
>            Reporter: Francesco Chicchiriccò
>            Assignee: Francesco Chicchiriccò
>            Priority: Major
>             Fix For: 2.1.12, 3.0.0
>
>
> Graceful shutdown refers to the capability of web applications to save data, release connections, cleanly terminate running threads, etc before terminating.
> As of [Spring Boot 2.3|https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-2.3-Release-Notes#graceful-shutdown], Spring Boot now supports the graceful shutdown feature for all four embedded web servers (Tomcat, Jetty, Undertow, and Netty) on both servlet and reactive platforms.
> Graceful shutdown is also important for software orchestration platform like as Kubernetes, to help maintaining an efficient deployment cycle.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)