-
Notifications
You must be signed in to change notification settings - Fork 276
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
Pick print more ckp details to 1.1 #14188
Pick print more ckp details to 1.1 #14188
Conversation
print more details during checkpoint Approved by: @gouhongshen
@XuPeng-SH Thanks for your contributions! Here are review comments for file pkg/vm/engine/tae/db/checkpoint/runner.go: Title: Pick print more ckp details to 1.1 Body: The body of the pull request is brief and does not provide much information. It states that the PR is an improvement and mentions that it prints more checkpoint details. It also references issue #12741. Changes Made:
Problems:
Suggestions:
Optimizations:
Suggestions:
Security Issues: Here are review comments for file pkg/vm/engine/tae/db/checkpoint/testutils.go: Title: Pick print more ckp details to 1.1 Body: The body of the pull request provides some context about the changes being made. It mentions that the purpose of the PR is to print more checkpoint details. However, it does not provide any specific details about what these checkpoint details are or why they are needed. It would be helpful to have more information in the body of the PR to understand the motivation behind the changes. Changes in testutils.go:
Suggestions:
Overall, the changes made in the pull request seem to be focused on improving the logging and error handling in the checkpoint process. However, more information is needed to fully understand the motivation behind these changes. Additionally, it would be beneficial to review the error handling and consider any optimizations that can be made to improve performance. Here are review comments for file pkg/vm/engine/tae/logtail/utils.go: Title: Pick print more ckp details to 1.1 Body: The body of the pull request provides some context about the changes being made. It mentions that the purpose of the PR is to print more checkpoint details. However, it does not provide any specific details about what kind of details are being printed or why this change is necessary. It would be helpful to have more information in the body of the PR to understand the motivation behind the change. Changes in utils.go:
Potential Problems and Suggestions:
Security Issues: |
What type of PR is this?
Which issue(s) this PR fixes:
issue #12741
What this PR does / why we need it:
print more checkpoint details