You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2021/09/10 05:55:57 UTC

[GitHub] [rocketmq] odbozhou commented on issue #3332: why broker using too much memory ?

odbozhou commented on issue #3332:
URL: https://github.com/apache/rocketmq/issues/3332#issuecomment-916650799


   1. Space occupied by jvm heap and stack
   2. When transientStorePoolEnable is turned on, it will occupy the external memory of XXg
   3. Sending and receiving messages will use a lot of pageCache


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org