hepengju opened a new issue, #63:
URL: https://github.com/apache/rocketmq-docker/issues/63

   when I download zip from [rocketmq](https://rocketmq.apache.org/download)
   
   server : -Xms4g -Xmx4g -Xmn2g
   broker: -Xms8g -Xmx8g -Xmn4g
   
   but in 
[runbroker-customize](https://github.com/apache/rocketmq-docker/blob/master/image-build/scripts/runbroker-customize.sh)
   desired_yg_in_mb=`expr $max_heap_size_in_mb / 4`
   
   so what size is recommended for Xmn? 1/2 Xmx or 1/4 Xmx?


-- 
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