Skip to content

Use GracefulHandler rather than StatisticsHandler to coordinate graceful shutdown of Jetty - #51128

Merged
snicoll merged 2 commits into
mainfrom
unknown repository
Jul 27, 2026
Merged

Use GracefulHandler rather than StatisticsHandler to coordinate graceful shutdown of Jetty#51128
snicoll merged 2 commits into
mainfrom
unknown repository

Conversation

@ghost

@ghost ghost commented Jul 25, 2026

Copy link
Copy Markdown

Uses GracefulHandler rather than StatisticsHandler to coordinate graceful shutdown of Jetty.

Closes #50268.

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Jul 25, 2026
@snicoll snicoll added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Jul 27, 2026
@snicoll snicoll self-assigned this Jul 27, 2026
@snicoll snicoll added this to the 4.2.x milestone Jul 27, 2026
@snicoll

snicoll commented Jul 27, 2026

Copy link
Copy Markdown
Member

@alessio-attilio please update your commit to pass the DCO check.

@snicoll snicoll added the status: waiting-for-feedback We need additional information before we can continue label Jul 27, 2026
@ghost
ghost force-pushed the jetty-graceful-shutdown branch from 664daa6 to d1d1ab8 Compare July 27, 2026 17:24
@snicoll snicoll removed the status: waiting-for-feedback We need additional information before we can continue label Jul 27, 2026
Alessio Attilio and others added 2 commits July 27, 2026 19:47
See gh-51128

Signed-off-by: Alessio Attilio <309061723+alessio-attilio@users.noreply.github.com>
@snicoll snicoll modified the milestones: 4.2.x, 4.2.0-M1 Jul 27, 2026
@snicoll snicoll changed the title Use GracefulHandler for graceful shutdown of Jetty Use GracefulHandler rather than StatisticsHandler to coordinate graceful shutdown of Jetty Jul 27, 2026
@snicoll
snicoll force-pushed the jetty-graceful-shutdown branch from d1d1ab8 to 30f358a Compare July 27, 2026 17:54
@snicoll
snicoll merged commit 9142b18 into spring-projects:main Jul 27, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: enhancement A general enhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use GracefulHandler rather than StatisticsHandler to coordinate graceful shutdown of Jetty

2 participants