-
Notifications
You must be signed in to change notification settings - Fork 289
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
relay(dm): send one heartbeat for successive skipped GTID (#5070) #5092
relay(dm): send one heartbeat for successive skipped GTID (#5070) #5092
Conversation
Signed-off-by: ti-chi-bot <[email protected]>
[REVIEW NOTIFICATION] This pull request has not been approved. To complete the pull request process, please ask the reviewers in the list to review by filling The full list of commands accepted by this bot can be found here. Reviewer can indicate their review by submitting an approval review. |
Signed-off-by: lance6716 <[email protected]>
Signed-off-by: lance6716 <[email protected]>
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 9b8fde4
|
Signed-off-by: lance6716 <[email protected]>
Signed-off-by: lance6716 <[email protected]>
Signed-off-by: lance6716 <[email protected]>
Codecov Report
@@ Coverage Diff @@
## release-5.3 #5092 +/- ##
================================================
Coverage ? 55.6302%
================================================
Files ? 222
Lines ? 23791
Branches ? 0
================================================
Hits ? 13235
Misses ? 9228
Partials ? 1328 |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 2340851
|
/run-dm-integration-test |
/hold checking newly added integration tests |
Signed-off-by: lance6716 <[email protected]>
/unhold /merge |
This pull request has been accepted and is ready to merge. Commit hash: 36500ff
|
/run-unit-test |
/run-dm-integration-test |
This is an automated cherry-pick of #5070
Signed-off-by: lance6716 [email protected]
What problem does this PR solve?
Issue Number: ref #5063
What is changed and how it works?
see #5063 (comment)
Check List
Tests
Related changes
Release note