-
Notifications
You must be signed in to change notification settings - Fork 286
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
(sink/cdc): fix some bugs introduced by #8949 #9010
Conversation
Signed-off-by: qupeng <qupeng@pingcap.com>
Signed-off-by: qupeng <qupeng@pingcap.com>
[REVIEW NOTIFICATION] This pull request has been approved by:
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: qupeng <qupeng@pingcap.com>
79cccd6
to
d6cc452
Compare
/merge |
This pull request has been accepted and is ready to merge. Commit hash: d6cc452
|
/retest |
/retest-required |
1 similar comment
/retest-required |
Signed-off-by: qupeng <qupeng@pingcap.com>
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 57dc991
|
/retest |
/retest-required |
1 similar comment
/retest-required |
/test dm-integration-test |
/merge |
This pull request has been accepted and is ready to merge. Commit hash: 9b1497c
|
/retest-required |
/verify |
2 similar comments
/verify |
/verify |
/retest |
/verify |
1 similar comment
/verify |
/test verify |
/test dm-integration-test |
/test cdc-integration-kafka-test |
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
In response to a cherrypick label: new pull request created to branch |
Signed-off-by: ti-chi-bot <ti-community-prow-bot@tidb.io>
ref pingcap#8657 Signed-off-by: qupeng <qupeng@pingcap.com>
What problem does this PR solve?
Issue Number: ref #8657
Issue Number: close #9008
What is changed and how it works?
Fix some bugs introduced by #8949 .
Check List
Tests
Questions
Will it cause performance regression or break compatibility?
Do you need to update user documentation, design documentation or monitoring documentation?
Release note