PD OOM and `transport.(*serverHandlerTransport).HandleStreams.func5` continuously occupying memory.
Open
needs-type
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
PD OOM after upgrade to 8.5.2 and rolling restart

The root is 11G and 22G. And diff is from `transport.(*serverHandlerTransport).HandleStreams.func5`


And the number of goroutine is stable
Grpc query is also stable
Http query is little
We do nothing and the memory drops after the Heartbeat latency decrease.
https://github.com/tikv/pd/issues/8882 seem related to this issue?
Contributor guide
Assessment
This issue has not been assessed yet.