sqlreplay: fix replay quits immediately after graceful pause#995
sqlreplay: fix replay quits immediately after graceful pause#995ti-chi-bot[bot] merged 3 commits intopingcap:mainfrom
Conversation
|
Skipping CI for Draft Pull Request. |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #995 +/- ##
=======================================
Coverage ? 67.55%
=======================================
Files ? 140
Lines ? 14179
Branches ? 0
=======================================
Hits ? 9579
Misses ? 3917
Partials ? 683
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: YangKeao The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
[LGTM Timeline notifier]Timeline:
|
What problem does this PR solve?
Issue Number: close #996
Problem Summary:
The graceful flag was not reset after start, leading to the replayer stops immediately at the second replay.
What is changed and how it works:
Check List
Tests
Notable changes
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.