xuanyuan300 opened a new pull request, #20781: URL: https://github.com/apache/shardingsphere/pull/20781
…ronment. Signed-off-by: xuanyuan300 <[email protected]> Fixes #20704 Changes proposed in this pull request: - Added CGROUP_MEM_OPTS and JAVA_MEM_COMMON_OPTS to environment. CGROUP_MEM_OPTS used to container environment, the default value is: -XX:InitialRAMPercentage=80.0 -XX:MaxRAMPercentage=80.0 -XX:MinRAMPercentage=80.0 JAVA_MEM_COMMON_OPTS used to non-container environment, the default value is -Xmx2g -Xms2g -Xmn1g -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
