[
https://issues.apache.org/jira/browse/CASSANDRA-18262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706354#comment-17706354
]
Maxim Muzafarov commented on CASSANDRA-18262:
---------------------------------------------
I have checked versions 9.0, and 9.3 and they fail to build Cassandra on
CircleCI with OutOfMemory (the build runs with 2CPU, 4Gb RAM) with limited
resources. I have also found that it is related to the checkstyle itself, for
instance, the following was fixed in 9.3 (but not all of OOMs):
[https://github.com/checkstyle/checkstyle/issues/10934]
I have tested 8.45.1 for j8, and it passes:
[https://app.circleci.com/pipelines/github/Mmuzaf/cassandra/120/workflows/b0de5483-5e6f-4d21-88db-b34241584048/jobs/4395]
Considering the fact we are moving away from j8, I suggest using 8.45.1 for j8
and 10.8.1 for j11, and j17. This will give us a chance to move forward.
> Switch checkstyle running only with JDK8 to be run with JDK11
> -------------------------------------------------------------
>
> Key: CASSANDRA-18262
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18262
> Project: Cassandra
> Issue Type: Task
> Components: Build
> Reporter: Ekaterina Dimitrova
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 5.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently we run checkstyle, eclipse warnings (and probably anything else?)
> only with JDK8.
> In preparation to remove JDK8 we need to switch those to run with JDK11.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]