RongtongJin commented on issue #2321: URL: https://github.com/apache/rocketmq/issues/2321#issuecomment-699638470
-XX:MaxDirectMemorySize can not restrict RocketMQ from using page cache, but can only restrict the use of direct memory. For example, when transientStorePoolEnable is true in broker's config, this parameter will limit the size of direct memory. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
