Skip to content

When creating changefeeds to synchronize 1 million tables, some changefeeds did not schedule the dispatcher at all, causing the latency to keep rising. #1151

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

Closed
asddongmen opened this issue Mar 24, 2025 · 0 comments · Fixed by #1201
Assignees
Labels
severity/major type/bug The issue is confirmed as a bug.

Comments

@asddongmen
Copy link
Collaborator

  1. I created 10 changefeeds in a row, and each changefeed was used to synchronize 1 million tables. Among these 10 changefeeds, 9 successfully completed the initialization and dispatcher scheduling. However, the number of dispatchers for one of the changefeeds remained 0 all the time.
  2. Then, I tried to remove this changefeed, but the operation failed.

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
severity/major type/bug The issue is confirmed as a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant