Skip to content

Refine "checkpoint on refresh" error handling #31096

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sdeleuze opened this issue Aug 23, 2023 · 0 comments
Closed

Refine "checkpoint on refresh" error handling #31096

sdeleuze opened this issue Aug 23, 2023 · 0 comments
Assignees
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Milestone

Comments

@sdeleuze
Copy link
Contributor

Using -Dspring.context.checkpoint=onRefresh without the CRaC dependency on the classpath results in a NoClassDefFoundError thrown at DefaultLifecycleProcessor.onRefresh level.

We should refine DefaultLifecycleProcessor to log a more approachable message earlier in the lifecycle.

@sdeleuze sdeleuze added in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement labels Aug 23, 2023
@sdeleuze sdeleuze added this to the 6.1.0-RC1 milestone Aug 23, 2023
@sdeleuze sdeleuze self-assigned this Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in: core Issues in core modules (aop, beans, core, context, expression) type: enhancement A general enhancement
Projects
None yet
Development

No branches or pull requests

1 participant