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

Summary for unexpected replication lags & stops #1633

Closed
2 of 6 tasks
liuzix opened this issue Apr 10, 2021 · 1 comment
Closed
2 of 6 tasks

Summary for unexpected replication lags & stops #1633

liuzix opened this issue Apr 10, 2021 · 1 comment
Labels
area/ticdc Issues or PRs related to TiCDC. severity/major subject/replication-interruption Denotes an issue or pull request is related to replication interruption. type/bug The issue is confirmed as a bug.
Milestone

Comments

@liuzix
Copy link
Contributor

liuzix commented Apr 10, 2021

There have been multiple reports about unexpected replication lags and/or stops. We summarize the issue here and track the progress towards resolving it.

Issues that need addressing

Other action items

  • 2.1 Better metrics to help diagnose similar problems.
  • 2.2 Investigate data accumulating in grpc send buffer for some unknown reason.
  • 2.3 Investigate TiCDC resolved-ts not moving forward when the upstream has many relatively large transactions.
@liuzix liuzix added the type/bug The issue is confirmed as a bug. label Apr 10, 2021
@amyangfei
Copy link
Contributor

KVClient v1 & v2 seem not to handle EOF of streams properly. We need a fix and proper tests for this.
Does this mean stream.Recv with io.EOF error is not handled properly, or something else? @liuzix

@amyangfei amyangfei added this to the v5.0.1 milestone Apr 10, 2021
@amyangfei amyangfei modified the milestones: v5.0.1, v5.0.2 Apr 26, 2021
@amyangfei amyangfei added the subject/replication-interruption Denotes an issue or pull request is related to replication interruption. label May 18, 2021
@lonng lonng modified the milestones: v5.0.2, v5.0.3 Jun 2, 2021
@zier-one zier-one modified the milestones: v5.0.3, v5.1.1 Jun 25, 2021
@amyangfei amyangfei modified the milestones: v5.1.1, v5.1.2 Jul 30, 2021
@amyangfei amyangfei modified the milestones: v5.1.2, v5.1.3 Sep 28, 2021
@AkiraXie AkiraXie added the area/ticdc Issues or PRs related to TiCDC. label Dec 6, 2021
@amyangfei amyangfei modified the milestones: v5.1.3, v5.1.4 Dec 8, 2021
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. severity/major subject/replication-interruption Denotes an issue or pull request is related to replication interruption. type/bug The issue is confirmed as a bug.
Projects
None yet
Development

No branches or pull requests

7 participants