[
https://issues.apache.org/jira/browse/CASSANDRA-19398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17821562#comment-17821562
]
Berenguer Blasi commented on CASSANDRA-19398:
---------------------------------------------
I don't know about the bisect. But I think the test is flawed. For "Compaction
Interrupted" to be in the logs both the upgradesstables and the truncate need
to collide. Given the async execution of those there are no warranties this
should be the case. So the test should, imo: wait for a compaction task to
start and through some byteman latch then issue the truncate,... The Guava
upgrade might just have tweaked the threading scheduling logic somewhere deep
in the code making this failure just more probable now. Wdyt?
> Test Failure:
> org.apache.cassandra.distributed.test.UpgradeSSTablesTest.truncateWhileUpgrading
> ----------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-19398
> URL: https://issues.apache.org/jira/browse/CASSANDRA-19398
> Project: Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Ekaterina Dimitrova
> Assignee: Brandon Williams
> Priority: Normal
> Fix For: 5.0-rc, 5.x
>
>
> [https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/2646/workflows/bc2bba74-9e56-4bea-8de7-4ff840c4f450/jobs/56028/tests#failed-test-0]
> {code:java}
> junit.framework.AssertionFailedError at
> org.apache.cassandra.distributed.test.UpgradeSSTablesTest.truncateWhileUpgrading(UpgradeSSTablesTest.java:220)
> at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method) at
> java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
> at
> java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43){code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]