apache / skywalking

APM, Application Performance Monitoring System
https://skywalking.apache.org/
Apache License 2.0
23.82k stars 6.52k forks source link

High cpu usage and maybe memory leak #4051

Closed kongminhao closed 4 years ago

kongminhao commented 4 years ago

Please answer these questions before submitting your issue.


Question

23200 root 20 0 12.2g 8.7g 22m S 374.2 56.1 32:53.31 java 22170 elastics 20 0 10.3g 2.6g 206m S 3.0 17.0 40:37.98 java 24113 root 20 0 15036 1300 944 R 0.3 0.0 0:00.27 top


Bug


Requirement or improvement

wu-sheng commented 4 years ago

Which storage are you using? If you are just using quick-start, which is a memory mode. We highlighted that in the document already.

kongminhao commented 4 years ago

Which storage are you using? If you are just using quick-start, which is a memory mode. We highlighted that in the document already.

but I use elasticsearch.

wu-sheng commented 4 years ago

Then you should analysis the memory dump file. We may could have a clue there.

kongminhao commented 4 years ago

Then you should analysis the memory dump file. We may could have a clue there.

thanks, I will try.