-
Notifications
You must be signed in to change notification settings - Fork 198
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
sync-diff-inspector: support checkpoint #227
sync-diff-inspector: support checkpoint #227
Conversation
/run-all-tests |
/run-all-tests |
LGTM |
do we sync log before exit for binaries? ref pingcap/tidb-lightning#168 |
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.
rest LGTM
@csuzhangxc don't sync log now, and I think it is not emergency, I will add it for every tool later |
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
What problem does this PR solve?
sync-diff-inspector: support checkpoint
update log pkg to pingcap/log by the way
What is changed and how it works?
cherry pick #224
cherry pick #217
resolve some conflicts.
Check List
Tests
Side effects
Related changes