Add TiCDC TSO acquisition in sync-diff-inspector doc#11218
Add TiCDC TSO acquisition in sync-diff-inspector doc#11218shichun-0415 merged 5 commits intopingcap:masterfrom teckick:dev-sync-diff-cdc-tso
Conversation
|
[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. DetailsReviewer can indicate their review by submitting an approval review. |
|
/cc @Reviewer |
|
@eastfisher: GitHub didn't allow me to request PR reviews from the following users: reviewer. Note that only pingcap members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
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. |
|
/cc @3pointer |
|
Why is this PR merged first? #11273 |
|
Thank you very much for creating this PR and contributing to TiDB documentation. We greatly appreciate your work. The TiCDC syncpoint is an experimental feature. It should have been properly documented as an experimental feature, but to our regret, it is not documented at all. Users cannot find the keyword "syncpoint". As the TiCDC team plans to make it GA in the upcoming v6.3, they created #11273 to fully introduce the concept of syncpoint, without knowing the existence of this PR. I think this PR should have been reviewed by the TiCDC team @asddongmen instead of @3pointer. Anyway, I think this PR is still a very good complement to #11273. @asddongmen Could you please take a look? |
|
I'm very sorry for not noticing your PR before. The TiCDC team has improved the |
|
/verify |
|
/status LGT2 |
|
/merge |
|
This pull request has been accepted and is ready to merge. DetailsCommit hash: e432a72 |
|
/verify |
|
/merge |
|
In response to a cherrypick label: new pull request created: #11691. |
* add TiCDC check in sync-diff-inspector * add * Update sync-diff-inspector/upstream-downstream-diff.md * Update sync-diff-inspector/upstream-downstream-diff.md Co-authored-by: dongmen <20351731+asddongmen@users.noreply.github.com> Co-authored-by: shichun-0415 <89768198+shichun-0415@users.noreply.github.com>
First-time contributors' checklist
What is changed, added or deleted? (Required)
Fix #11217
Add TiCDC TSO acquisition in sync-diff-inspector doc
Which TiDB version(s) do your changes apply to? (Required)
Tips for choosing the affected version(s):
By default, CHOOSE MASTER ONLY so your changes will be applied to the next TiDB major or minor releases. If your PR involves a product feature behavior change or a compatibility change, CHOOSE THE AFFECTED RELEASE BRANCH(ES) AND MASTER.
For details, see tips for choosing the affected versions (in Chinese).
What is the related PR or file link(s)?
Do your changes match any of the following descriptions?