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

Ensure Client UID is different on restore #19088

Merged
merged 1 commit into from
Mar 7, 2024

Conversation

dsouzai
Copy link
Contributor

@dsouzai dsouzai commented Mar 6, 2024

Ensure the new Client UID generated in the post restore options processing code is different from the UID generated pre-checpoint. Also Print out the old and new Client UIDs.

This may fix #17474, but at the very least it'll add a few more diagnostics to help with it if it doesn't.

@dsouzai dsouzai added comp:jitserver Artifacts related to JIT-as-a-Service project criu Used to track CRIU snapshot related work labels Mar 6, 2024
@dsouzai
Copy link
Contributor Author

dsouzai commented Mar 6, 2024

@mpirvu could you please review?

Copy link
Contributor

@mpirvu mpirvu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mpirvu
Copy link
Contributor

mpirvu commented Mar 6, 2024

jenkins test sanity plinuxjit,xlinuxjit,zlinuxjit,alinux64jit jdk17

@mpirvu mpirvu self-assigned this Mar 6, 2024
@mpirvu mpirvu merged commit 54c21f5 into eclipse-openj9:master Mar 7, 2024
11 checks passed
@dsouzai dsouzai deleted the jitserverClientUID branch April 3, 2024 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp:jitserver Artifacts related to JIT-as-a-Service project criu Used to track CRIU snapshot related work
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

cmdLineTester_criu_jitserverPostRestore zLinux assertion JITServerPersistentCHTable.cpp:172
2 participants