[
https://issues.apache.org/jira/browse/CASSANDRA-18262?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17706232#comment-17706232
]
Stefan Miklosovic edited comment on CASSANDRA-18262 at 3/29/23 6:55 AM:
------------------------------------------------------------------------
The patch looks good but I do not think that the error in Circle will go away
anytime soon. I am getting same error
https://app.circleci.com/pipelines/github/instaclustr/cassandra/2039/workflows/bd8fd40e-e623-4c28-a9a2-a34bcdb237f9/jobs/17730
build on trunk without this patch just passed:
https://app.circleci.com/pipelines/github/instaclustr/cassandra/2040/workflows/c7790197-658e-4e51-9d39-baf9b89ef630/jobs/17837
Maybe mere bumping to checkstyle version 9.x causes this?
EDIT:
Yes, this is confirmed, I just bumped trunk to use 9.3 and it fails here
https://app.circleci.com/pipelines/github/instaclustr/cassandra/2041/workflows/b058e22e-b56b-41ef-a62a-eb92b8e38fbb/jobs/17957
Also, the build with the bump is significantly slower than without. My theory
is that bumping to 9.3 leaks and it stay in memory and then building of tests
does not have enough of it.
was (Author: smiklosovic):
The patch looks good but I do not think that the error in Circle will go away
anytime soon. I am getting same error
https://app.circleci.com/pipelines/github/instaclustr/cassandra/2039/workflows/bd8fd40e-e623-4c28-a9a2-a34bcdb237f9/jobs/17730
build on trunk without this patch just passed:
https://app.circleci.com/pipelines/github/instaclustr/cassandra/2040/workflows/c7790197-658e-4e51-9d39-baf9b89ef630/jobs/17837
Maybe mere bumping to checkstyle version 9.x causes this?
> 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]