zhxjdwh commented on issue #3252:
URL: https://github.com/apache/rocketmq/issues/3252#issuecomment-898128055


   @ni-ze  
   I have 400 jvm processes running in k8s, and each pod that uses Rocketmq 
consumes 2-6 times more memory than other pods (k8s counts buffer/cache into 
the used memory), and excessive memory consumption leads to frequent pods 
Killed by k8s.
   I can only adjust logLevel to ERROR, so that it consumes less memory
   
   
我有400个jvm进程运行在k8s,每个有用到rocketmq的pod都会比其他pod多消耗2-6倍的内存(k8s把buffer/cache算到已用内存里面),内存消耗过多导致pod频繁被k8s杀死。
   我现在只能把logLevel调整为ERROR,这样消耗内存就会少一点


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to