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

Support to specify the initial value of syncpointTs with parameter #11212

Closed
hongyunyan opened this issue May 31, 2024 · 0 comments · Fixed by #11253
Closed

Support to specify the initial value of syncpointTs with parameter #11212

hongyunyan opened this issue May 31, 2024 · 0 comments · Fixed by #11253
Assignees
Labels
area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement.

Comments

@hongyunyan
Copy link
Collaborator

SyncpointTs currently uses startTs as the initial value. However, considering that syncpointTs can be used as a marker of the alignment progress in multiple downstream clusters, we hope that syncpointTs will not be affected by the startTs value, but can be calculated based on the specified initial value to facilitate the alignment of syncpointTs in multiple clusters.

@hongyunyan hongyunyan self-assigned this May 31, 2024
@hongyunyan hongyunyan changed the title [Enhancement] Support to specify the initial value of syncpointTs with parameter Support to specify the initial value of syncpointTs with parameter Jun 5, 2024
@hongyunyan hongyunyan added the area/ticdc Issues or PRs related to TiCDC. label Jun 5, 2024
@hongyunyan hongyunyan added the type/enhancement The issue or PR belongs to an enhancement. label Jun 5, 2024
@ti-chi-bot ti-chi-bot bot closed this as completed in fa1a2b3 Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant