Github user shroman commented on the issue: https://github.com/apache/incubator-rocketmq/pull/87 @dongeforever I see, thank you! How about just changing the code to ``` if [ -z "$JVM_OPTS" ] ; then #default_options JAVA_OPT="${JAVA_OPT} -server -Xms8g -Xmx8g -Xmn4g" fi ``` ? But if you guys think we need `JAVA_OPT_EXT`, please go ahead ;)
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---