Questions
Tags
Users
Badges
Doris2.1.8版本,新上的异步物化视图,3天后发现FE的话JVM吃的内存从30%到近80%,怎么排查解决呢?
Asked Mar 25, 2025
Modified Mar 25, 2025
Viewed 121
2.1
jmap值
GC的信息
0
0
edited Mar 25, 2025
weiyf
7
asked Mar 25, 2025
1 Answers
麻烦使用 jmap dump 内存镜像
jmap -dump:live,format=b,file=heap_dump.hprof <pid>
0
edited Jan 1, 1970
morrySnow
176
answered Mar 27, 2025
Related Questions
1900w数据量执行时内存激增到8g
1 answers
permission denied问题
1 answers
集群规划问题
1 answers
doris2.0.7集群迁移到新搭建的doris2.1.11集群
1 answers
2.1.11版本,新优化器,执行计划隐式类型转换丢失精度,导致数据不一致
1 answers
doris 2.x 同步到哪个版本的doris 最稳定
1 answers