goroutine leak: goroutine increase during the long-term operation #9047
Labels
affects-6.1
This bug affects the 6.1.x(LTS) versions.
affects-6.5
This bug affects the 6.5.x(LTS) versions.
affects-7.1
This bug affects the 7.1.x(LTS) versions.
severity/major
type/bug
The issue is confirmed as a bug.
Bug Report
The count of pd goroutine continue increase in long-term cluster
What did you do?
Trigger condition: remove scheduler
root cause:
pd/server/cluster/coordinator.go
Lines 696 to 700 in 77d6f5b
What did you expect to see?
The count of goroutine is steady
What did you see instead?
What version of PD are you using (
pd-server -V
)?v6.5.6
The text was updated successfully, but these errors were encountered: