anLA7856 opened a new issue #327: Memery usage up to 80% when starting the broker URL: https://github.com/apache/rocketmq/issues/327 **BUG REPORT** ### What I do 1. I cloned the project and execute the co# mand `mvn -Prelease-all -DskipTests clean install -U`. 2. Come to the directory `distribution/target/apache-rocketmq` . 3. I execute `mqnamesrv &` to start the name server, no errors in this step. 4. And then, I start the broker as told in [http://rocketmq.apache.org/docs/quick-start/](http://rocketmq.apache.org/docs/quick-start/) , execute `mqnamesrv &` . then bug come, I cannot operation anything. `ctrl + Alt + F1` help me enter the 'tty'. ### What I see 1. I found the Memery usage named Java up to 80%, that time I know why I cannot operation my computer. so, where is the problem appears?
---------------------------------------------------------------- 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
