dominicqi commented on issue #327: Memery usage up to 80% when starting the broker URL: https://github.com/apache/rocketmq/issues/327#issuecomment-394210369 @anLA7856 you can see the broker default jvm options in https://github.com/apache/rocketmq/blob/master/distribution/bin/runbroker.sh . the default is JAVA_OPT="${JAVA_OPT} -server -Xms8g -Xmx8g -Xmn4g". you can change this by yourself.
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
