Skip to content
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

Provide a condition for checkpoint-restore #36536

Closed
wilkinsona opened this issue Jul 24, 2023 · 0 comments
Closed

Provide a condition for checkpoint-restore #36536

wilkinsona opened this issue Jul 24, 2023 · 0 comments
Assignees
Labels
type: enhancement A general enhancement
Milestone

Comments

@wilkinsona
Copy link
Member

We have a need for only defining beans when an application is using checkpoint-restore. We'd like to encapsulate this in a condition. Initially it will be equivalent to @ConditionalOnClass("org.crac.Resource") but this may change in the future. For example, we may need to introduce a property to make functionality opt-in if coordinated restore at checkpoint becomes part of the standard JDK.

@wilkinsona wilkinsona added the type: enhancement A general enhancement label Jul 24, 2023
@wilkinsona wilkinsona added this to the 3.2.x milestone Jul 24, 2023
@wilkinsona wilkinsona self-assigned this Jul 25, 2023
@wilkinsona wilkinsona modified the milestones: 3.2.x, 3.2.0-M2 Jul 25, 2023
@wilkinsona wilkinsona changed the title Provide a condition for checkpoint restore Provide a condition for checkpoint-restore Jul 25, 2023
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

No branches or pull requests

1 participant