[ 
https://issues.apache.org/jira/browse/CASSANDRA-19070?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17792108#comment-17792108
 ] 

Marcus Eriksson edited comment on CASSANDRA-19070 at 12/1/23 3:27 PM:
----------------------------------------------------------------------

https://github.com/krummas/cassandra/commit/326b270141066dff4ea19d294bc4a413bb7e1aaf

patch just lowers the number of tables and repairs to avoid timeouts


was (Author: krummas):
https://github.com/krummas/cassandra/commit/326b270141066dff4ea19d294bc4a413bb7e1aaf

> Test failure: 
> org.apache.cassandra.distributed.test.ClearSnapshotTest#clearSnapshotSlowTest-_jdk11
> --------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19070
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19070
>             Project: Cassandra
>          Issue Type: Bug
>          Components: CI
>            Reporter: Alex Petrov
>            Assignee: Marcus Eriksson
>            Priority: Normal
>             Fix For: 5.1-alpha1
>
>         Attachments: ci_summary.html, result_details.tar.gz
>
>
> CircleCI failure: 
> https://app.circleci.com/pipelines/github/michaelsembwever/cassandra/256/workflows/c4fda8f1-a8d6-4523-be83-5e30b9de39fe/jobs/20464/tests
> Also on jdk17: 
> https://app.circleci.com/pipelines/github/michaelsembwever/cassandra/256/workflows/c4fda8f1-a8d6-4523-be83-5e30b9de39fe/jobs/20500/tests
> ```
> java.lang.RuntimeException: java.util.concurrent.TimeoutException
>       at org.apache.cassandra.utils.Throwables.maybeFail(Throwables.java:79)
>       at 
> org.apache.cassandra.utils.FBUtilities.waitOnFutures(FBUtilities.java:537)
>       at 
> org.apache.cassandra.distributed.impl.AbstractCluster.close(AbstractCluster.java:1098)
>       at 
> org.apache.cassandra.distributed.test.ClearSnapshotTest.clearSnapshotSlowTest(ClearSnapshotTest.java:124)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>       at 
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>       at 
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Caused by: java.util.concurrent.TimeoutException
>       at 
> org.apache.cassandra.utils.concurrent.AbstractFuture.get(AbstractFuture.java:253)
>       at 
> org.apache.cassandra.utils.FBUtilities.waitOnFutures(FBUtilities.java:529)
>       Suppressed: java.util.concurrent.TimeoutException
> ```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to