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

remove the local clock dependency from storage sink #10352

Closed
CharlesCheung96 opened this issue Dec 23, 2023 · 0 comments · Fixed by #10351
Closed

remove the local clock dependency from storage sink #10352

CharlesCheung96 opened this issue Dec 23, 2023 · 0 comments · Fixed by #10351
Assignees
Labels
affects-6.5 affects-7.1 affects-7.5 area/ticdc Issues or PRs related to TiCDC. type/enhancement The issue or PR belongs to an enhancement.

Comments

@CharlesCheung96
Copy link
Contributor

Currently, the cloud storage sink uses local clock to generate files. If A table is scheduled from cdc node A to cdc node B, and ntp is not enabled on the cluster, or the time of the two machines is different, the generated file names may be backward or not incremental.

@CharlesCheung96 CharlesCheung96 added type/enhancement The issue or PR belongs to an enhancement. area/ticdc Issues or PRs related to TiCDC. affects-6.5 affects-7.1 affects-7.5 labels Jan 10, 2024
ti-chi-bot bot pushed a commit that referenced this issue Jan 22, 2024
CharlesCheung96 added a commit to ti-chi-bot/tiflow that referenced this issue Jan 24, 2024
CharlesCheung96 added a commit to ti-chi-bot/tiflow that referenced this issue Jan 24, 2024
CharlesCheung96 added a commit to ti-chi-bot/tiflow that referenced this issue Jan 24, 2024
CharlesCheung96 added a commit to ti-chi-bot/tiflow that referenced this issue Jan 24, 2024
CharlesCheung96 added a commit to ti-chi-bot/tiflow that referenced this issue Feb 7, 2024
CharlesCheung96 added a commit to ti-chi-bot/tiflow that referenced this issue Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects-6.5 affects-7.1 affects-7.5 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