Skip to content

Add TiCDC TSO acquisition in sync-diff-inspector doc#11218

Merged
shichun-0415 merged 5 commits intopingcap:masterfrom
teckick:dev-sync-diff-cdc-tso
Oct 19, 2022
Merged

Add TiCDC TSO acquisition in sync-diff-inspector doc#11218
shichun-0415 merged 5 commits intopingcap:masterfrom
teckick:dev-sync-diff-cdc-tso

Conversation

@teckick
Copy link
Copy Markdown
Contributor

@teckick teckick commented Sep 5, 2022

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).

  • master (the latest development version)
  • v6.3 (TiDB 6.3 versions)
  • v6.1 (TiDB 6.1 versions)
  • v5.4 (TiDB 5.4 versions)
  • v5.3 (TiDB 5.3 versions)
  • v5.2 (TiDB 5.2 versions)
  • v5.1 (TiDB 5.1 versions)
  • v5.0 (TiDB 5.0 versions)

What is the related PR or file link(s)?

  • This PR is translated from:
  • Other reference link(s):

Do your changes match any of the following descriptions?

  • Delete files
  • Change aliases
  • Need modification after applied to another branch
  • Might cause conflicts after applied to another branch

@ti-chi-bot
Copy link
Copy Markdown
Member

ti-chi-bot commented Sep 5, 2022

[REVIEW NOTIFICATION]

This pull request has been approved by:

  • shichun-0415

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment.
After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Details

Reviewer can indicate their review by submitting an approval review.
Reviewer can cancel approval by submitting a request changes review.

@ti-chi-bot ti-chi-bot added the contribution This PR is from a community contributor. label Sep 5, 2022
@ti-chi-bot ti-chi-bot requested a review from TomShawn September 5, 2022 11:45
@ti-chi-bot ti-chi-bot added missing-translation-status This PR does not have translation status info. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Sep 5, 2022
@teckick
Copy link
Copy Markdown
Contributor Author

teckick commented Sep 5, 2022

/cc @Reviewer

@ti-chi-bot
Copy link
Copy Markdown
Member

@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.

Details

In response to this:

/cc @Reviewer

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.

@teckick
Copy link
Copy Markdown
Contributor Author

teckick commented Sep 5, 2022

/cc @3pointer

@ti-chi-bot ti-chi-bot requested a review from 3pointer September 5, 2022 12:40
@shichun-0415 shichun-0415 added translation/doing This PR’s assignee is translating this PR. area/sync-diff-inspector Indicates that the Issue or PR belongs to the area of sync-diff-inspector. and removed missing-translation-status This PR does not have translation status info. labels Sep 5, 2022
@shichun-0415 shichun-0415 self-assigned this Sep 5, 2022
@TomShawn TomShawn requested a review from zier-one September 7, 2022 02:27
@TomShawn TomShawn added the area/ticdc Indicates that the Issue or PR belongs to the area of TiCDC. label Sep 7, 2022
@shichun-0415 shichun-0415 added the for-future-release This PR only applies to master for now and might cherry-pick to a future release. label Sep 7, 2022
@ti-chi-bot ti-chi-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Sep 24, 2022
@teckick
Copy link
Copy Markdown
Contributor Author

teckick commented Sep 24, 2022

Why is this PR merged first? #11273

@teckick
Copy link
Copy Markdown
Contributor Author

teckick commented Sep 24, 2022

@TomShawn

my PR is pending for reviewing but #11273 has been merged which do the similar work.

@TomShawn
Copy link
Copy Markdown
Contributor

TomShawn commented Sep 26, 2022

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?

@TomShawn TomShawn added type/enhancement The issue or PR belongs to an enhancement. and removed for-future-release This PR only applies to master for now and might cherry-pick to a future release. labels Sep 26, 2022
@ti-chi-bot ti-chi-bot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Oct 11, 2022
@asddongmen
Copy link
Copy Markdown
Contributor

I'm very sorry for not noticing your PR before. The TiCDC team has improved the syncpoint function and modified some configuration of it. After the work was done, I made changes to this part of the document. Now that the configuration and description of the syncpoint function are different from before, I have modified the content of your PR after review. Thanks a lot for your contribution!

@shichun-0415
Copy link
Copy Markdown
Contributor

/verify

Copy link
Copy Markdown
Contributor

@zier-one zier-one left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ti-chi-bot ti-chi-bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Oct 16, 2022
Comment thread sync-diff-inspector/upstream-downstream-diff.md Outdated
@ti-chi-bot ti-chi-bot added the status/LGT1 Indicates that a PR has LGTM 1. label Oct 19, 2022
@shichun-0415
Copy link
Copy Markdown
Contributor

/status LGT2

@ti-chi-bot ti-chi-bot added the status/LGT2 Indicates that a PR has LGTM 2. label Oct 19, 2022
@shichun-0415
Copy link
Copy Markdown
Contributor

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

This pull request has been accepted and is ready to merge.

DetailsCommit hash: e432a72

@ti-chi-bot ti-chi-bot added the status/can-merge Indicates a PR has been approved by a committer. label Oct 19, 2022
@shichun-0415
Copy link
Copy Markdown
Contributor

/verify

Comment thread sync-diff-inspector/upstream-downstream-diff.md
@shichun-0415
Copy link
Copy Markdown
Contributor

/merge

@ti-chi-bot
Copy link
Copy Markdown
Member

In response to a cherrypick label: new pull request created: #11691.

ti-chi-bot pushed a commit to ti-chi-bot/docs-cn that referenced this pull request Oct 19, 2022
* 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>
@shichun-0415 shichun-0415 added translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. and removed translation/doing This PR’s assignee is translating this PR. labels Oct 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/sync-diff-inspector Indicates that the Issue or PR belongs to the area of sync-diff-inspector. area/ticdc Indicates that the Issue or PR belongs to the area of TiCDC. contribution This PR is from a community contributor. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. status/can-merge Indicates a PR has been approved by a committer. status/LGT1 Indicates that a PR has LGTM 1. status/LGT2 Indicates that a PR has LGTM 2. translation/done This PR has been translated from English into Chinese and updated to pingcap/docs-cn in a PR. type/enhancement The issue or PR belongs to an enhancement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

support TiCDC TSO acquisition in sync-diff-inspector docs

6 participants