Skip to content

频繁GC排查

jstat -gcutil 1000

jmap -dump:format=b,file=dumpfile 1000

使用 MAT 工具分析代码


组件消费数据的线程池配置有问题。