hqbhoho commented on code in PR #10092: URL: https://github.com/apache/gravitino/pull/10092#discussion_r2870283334
########## integration-test-common/docker-script/init/trino/config/jvm.config: ########## @@ -30,7 +30,6 @@ -Djdk.nio.maxCachedBufferSize=2000000 # Reduce starvation of threads by GClocker, recommend to set about the number of cpu cores (JDK-8192647) -XX:+UnlockDiagnosticVMOptions --XX:GCLockerRetryAllocationCount=32 Review Comment: JDK24 not support `GCLockerRetryAllocationCount` -- 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]
