Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: TIDB : Got too many pings from the client
【TiDB Usage Environment】Production
【TiDB Version】6.1
【Encountered Issue】[grpclogger.go:116] [“[transport]transport: Got too many pings from the client, closing the connection.”] [system=grpc] [grpc_log=true]
【Issue Phenomenon and Impact】
[grpclogger.go:116] [“[transport]transport: Got too many pings from the client, closing the connection.”] [system=grpc] [grpc_log=true]
【Attachment】
We are also encountering this issue now. You can check out the post I previously made: 【求助】TiDB 一直报错 Got too many pings from the client, closing the connection - TiDB 的问答社区
The official response is that it is a known issue, and apart from excessive logging, there are no other impacts.
The issue and PR have already been submitted. You can follow the progress of the PR and help push for its merge into the main version by liking and commenting on GitHub. Thank you for your feedback. Thanks.
Issue: https://github.com/pingcap/tidb/issues/36861
PR: https://github.com/pingcap/tidb/pull/36862
v5.4.3 also has this problem.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.