Skip to content

Being able to provide extended timeouts for specific phases in the DefaultLifecycleProcessor #32985

Closed
@ansgarschulte

Description

@ansgarschulte

Affects: 6.1.6

Context: LifecycleProcessor / DefaultLifecycleProcessor

We would like to have the possibility to change the timeoutPerShutdownPhase for specific phases.
During the graceful shutdown, we have processes where we have to wait longer than the default timeout.
But we cannot just change the default timeoutPerShutdownPhase, because of long-running http requests running, which should be cancled in default time.

I would be happy to provide a pull request if you'd like.

Metadata

Metadata

Assignees

Labels

in: coreIssues in core modules (aop, beans, core, context, expression)type: enhancementA general enhancement

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions