worker 内存占用一直在增长
Open
bug
- Dominant language
- Go
- Stars
- 9.8k
- Forks
- 912
- Avg merge
- 2h 35m
- Merged PRs (30d)
- 9
Description
运行一段时间后,发现服务器内存占满了
看监控发现从重启后,内存一直在增长
排查发现,worker 占用内存 77%,是否存在内存泄漏问题或哪里配置要注意的?
Contributor guide
Research direction
Start by reproducing the reported memory growth in the worker after a restart and compare its usage with the monitoring screenshots and runtime configuration. Determine whether the increase is a leak or an expected configuration effect, then document a reproducible cause and verify that worker memory remains bounded after the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100