-
Notifications
You must be signed in to change notification settings - Fork 287
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
*(ticdc): rollup of TiCDC log PRs (#4373) (#4235) (#4217) (#4375) #4394
*(ticdc): rollup of TiCDC log PRs (#4373) (#4235) (#4217) (#4375) #4394
Conversation
[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. |
dba0a55
to
1727ff3
Compare
@ti-chi-bot: PR needs rebase. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Merged by #5542 |
This is an automated cherry-pick of #4373 #4235 #4217 #4375
What problem does this PR solve?
It is difficult to debug kv client problems when there are many changefeeds, because logs are mixed up.
Issue Number: ref #3288
What is changed and how it works?
Add changefeed field to kv client log.
Check List
Related changes
Release note