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 2019/01/16 11:04:07 UTC

[GitHub] Force-King commented on issue #614: How much memory should we use for broker and namesrv when using cluster mode?

Force-King commented on issue #614: How much memory should we use for broker and namesrv when using cluster mode?
URL: https://github.com/apache/rocketmq/issues/614#issuecomment-454740044
 
 
   The key is to tune the JVM. A timeout occurs when the GC STW affects the execution of the thread
   if you use G1, Never configure Xmn and -XX:NewRatio

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services