hertzbeat
hertzbeat copied to clipboard
[BUG] Severe Memory Leak: HashedWheelTimeout and LinkedBlockingQueue$Node Accumulation (45M+ Instances)
Is there an existing issue for this?
- [x] I have searched the existing issues
Current Behavior
I observed a critical memory leak in HertzBeat (likely related to timer tasks and queue systems), evidenced by heap analysis:
Expected Behavior
-
Timer tasks and queue nodes should be garbage-collected after completion.
-
Memory usage stabilizes under steady load
Steps To Reproduce
Run HertzBeat under sustained high load (200+ task).
Environment
HertzBeat version(s):v1.7.1
JVM: OpenJDK 17
Debug logs
No response
Anything else?
No response
Hi, what tsdb are you using?
Hi, what tsdb are you using?
VictoriaMetrics