yanrongzhen commented on code in PR #4447: URL: https://github.com/apache/eventmesh/pull/4447#discussion_r1329935790
########## gradle.properties: ########## @@ -32,4 +32,4 @@ apachePassWord= signEnabled=false org.gradle.warning.mode=none -org.gradle.jvmargs=-Xmx2048m -XX:MaxMetaspaceSize=512m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 Review Comment: Yes, the pmd task seems to consume a lot of memory space. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
