Skip to content
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

[to #48] Modify TiDB CDC to TiKV CDC #72

Closed
wants to merge 5 commits into from
Closed

[to #48] Modify TiDB CDC to TiKV CDC #72

wants to merge 5 commits into from

Conversation

zeminzhou
Copy link
Contributor

What problem does this PR solve?

Issue Number: #48

Problem Description:
TiDB CDC cannot currently be used to synchronize RawKV data directly.

What is changed and how does it work?

Modify TiDB CDC to synchronize RawKV data.

Code changes

  • Has exported function/method change
  • Has exported variable/fields change
  • Has interface methods change
  • Has persistent data change

Check List for Tests

This PR has been tested by at least one of the following methods:

  • Unit test

Signed-off-by: zeminzhou <zeminzhou_@outlook.com>
Signed-off-by: zeminzhou <zeminzhou_@outlook.com>
Signed-off-by: zeminzhou <zeminzhou_@outlook.com>
Signed-off-by: zeminzhou <zeminzhou_@outlook.com>
Signed-off-by: zeminzhou <zeminzhou_@outlook.com>
@zeminzhou
Copy link
Contributor Author

@pingyu PTAL~

@zeminzhou zeminzhou requested a review from pingyu March 22, 2022 12:40
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant