-
Notifications
You must be signed in to change notification settings - Fork 286
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
v6.5 oom, long checkpoint/resovlets lag on 50k tables #7872
Comments
/severity critical |
/affects-6.5 |
is the first phase on v6.1.3 and the second on 6.5 ? |
yes, first phase is v6.1.3 |
the oom is caused by timeout to connect with the pd periodically ,which would cause the processor restart. |
/severity moderate |
/remove critical |
/remove severity/critical |
with PR #8699 , cdc 6.5 can handle about 100k tables with 4 nodes |
What did you do?
test 50k tables via benchbot
What did you expect to see?
no oom, log checkpoint/resolvets lag
What did you see instead?
v6.5 oom, long checkpoint and resovlets lag, which v6.1.3 is fine
Versions of the cluster
v6.5 release test
The text was updated successfully, but these errors were encountered: