-
Notifications
You must be signed in to change notification settings - Fork 592
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
Add io.openliberty.before.checkpoint condition #29688
Add io.openliberty.before.checkpoint condition #29688
Conversation
#build |
Your personal pipeline request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=76528ba9-bcbe-4381-954d-197b140aa8b3 Target locations of links might be accessible only to IBM employees. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM! Thanks, @tjwatson
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_N3vOMHdZEe-ZBdXWdK7Miw Target locations of links might be accessible only to IBM employees. |
#build |
Your personal pipeline request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=fb670d06-5fe7-4bc5-b9b6-436cf5c8317e Target locations of links might be accessible only to IBM employees. |
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_5U1b8HeGEe-ZBdXWdK7Miw Target locations of links might be accessible only to IBM employees. |
The build tjwatson-29688-20240920-0813 |
The build tjwatson-29688-20240920-2037 |
This condition gets registered by the kernel when a checkpoint has been requested and is unregistered just before entering single-threaded mode in the JVM to prepare for the checkpoint.
0389e33
to
6aff88c
Compare
#build |
Your personal pipeline request is at https://libh-proxy1.fyre.ibm.com/cognitive/pipelineAnalysis.html?uuid=225f0972-4b97-48df-9c5d-04528f787ef5 Target locations of links might be accessible only to IBM employees. |
Your personal build request is at https://wasrtc.hursley.ibm.com:9443/jazz/resource/itemOid/com.ibm.team.build.BuildResult/_2fagAHggEe-ZBdXWdK7Miw Target locations of links might be accessible only to IBM employees. |
The build tjwatson-29688-20240921-0801 For help analyzing your personal build, go to https://libh-proxy1.fyre.ibm.com/cognitive/buildAnalysis.html?uuid=_2fagAHggEe-ZBdXWdK7Miw |
#libby |
Code analysis and actionsDO NOT DELETE THIS COMMENT.
|
Attn: @tjwatson |
This condition gets registered by the kernel when
a checkpoint has been requested and is unregistered just before entering single-threaded mode in the JVM to prepare for the checkpoint.
release bug
label if applicable: https://github.com/OpenLiberty/open-liberty/wiki/Open-Liberty-Conventions).