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

transport: Got too many pings from the client, closing the connection. #36861

Closed
jackysp opened this issue Aug 3, 2022 · 1 comment · Fixed by pingcap/tiflash#5528, tikv/client-go#574 or #38111
Assignees
Labels
affects-6.1 severity/minor sig/sql-infra SIG: SQL Infra type/bug The issue is confirmed as a bug.

Comments

@jackysp
Copy link
Member

jackysp commented Aug 3, 2022

Bug Report

Please answer these questions before submitting your issue. Thanks!

1. Minimal reproduce step (Required)

TiDB meets many logs like "transport: Got too many pings from the client, closing the connection."

image (1)

2. What did you expect to see? (Required)

No such log.

3. What did you see instead (Required)

Many logs.

4. What is your TiDB version? (Required)

v6.1.0

@geeklc
Copy link

geeklc commented Dec 8, 2022

this bug affect v5.4.3 also

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment