Replies: 1 comment 5 replies
-
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have changed the JVM related parameters of runserver.sh and runbroker.sh by modifying them, but with the command
$ nohup sh bin/mqnamesrv &
and$ nohup sh bin/mqbroker -n localhost:9876 --enable-proxy &
. After starting rocketmq, I found that rocketmq's memory footprint still reached nearly 8 GB.Beta Was this translation helpful? Give feedback.
All reactions