asolimando commented on code in PR #3864:
URL: https://github.com/apache/calcite/pull/3864#discussion_r1686719415


##########
gradle.properties:
##########
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-org.gradle.jvmargs=-XX:+UseG1GC -Xmx1g -XX:MaxMetaspaceSize=512m

Review Comment:
   
https://ci-builds.apache.org/job/Calcite/job/Calcite-sonar/job/PR-3864/14/cloudbees-pipeline-explorer/
 failed again with OOM with `org.gradle.jvmargs=-XX:+UseG1GC -Xmx768m 
-XX:MaxMetaspaceSize=512m`, will retrigger another time with these same 
parameters to see if the failure is confirmed.
   
   If that's the case, both locally and in CI we have found that the same 
transient OOM error we generally see depends on these parameters, and hopefully 
a 50% increase can stabilize CI.



-- 
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]

Reply via email to