johnsonyang commented on issue #186: fix two issues URL: https://github.com/apache/rocketmq/pull/186#issuecomment-339907008 fix two issues 1. new jvm arguments `-XX:MetaspaceSize=128m -XX:MaxMetaspaceSize=320m` for jdk 8 2. remove the `-XX:+DisableExplicitGC`, if use the DisableExplicitGC, the direct memory GC will be not run correctly. please refer to java.nio.Bits#reserveMemory method
---------------------------------------------------------------- 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
