[
https://issues.apache.org/jira/browse/CASSANDRA-17232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17542003#comment-17542003
]
Andres de la Peña commented on CASSANDRA-17232:
-----------------------------------------------
I think 4.0 is not affected for this bug, nor for the ones reported on
CASSANDRA-17469. In fact, 4.0 without the patch survives 1000 iterations
without hitting those failures
([j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/1604/workflows/ee963ae1-9517-497a-9e8c-82ebf52dab67]
[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/1604/workflows/de382ce3-d0cb-4fcf-afba-ef3fb5d108a3]).
However, if we apply the patch to 4.1 it still hits failures
([j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/1603/workflows/9410e5e6-7328-4da7-b23b-85138f19c39d]
[j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/1603/workflows/b9ea90a8-42c0-4012-8338-ca76b88ec40a]).
Note that the flakiness indicated by CASSANDRA-17469 is quite low and the
default 100 iterations are not enough to hit the failures.
> org.apache.cassandra.db.commitlog.GroupCommitLogTest tests failing on trunk
> ---------------------------------------------------------------------------
>
> Key: CASSANDRA-17232
> URL: https://issues.apache.org/jira/browse/CASSANDRA-17232
> Project: Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Ekaterina Dimitrova
> Assignee: Berenguer Blasi
> Priority: Normal
> Fix For: 4.1-beta, 4.1.x, 4.x
>
>
> I saw
> [here|https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1344/testReport/junit/org.apache.cassandra.db.commitlog/GroupCommitLogTest/replayWithDiscard_3_/]
> and
> [here|https://ci-cassandra.apache.org/job/Cassandra-trunk/881/testReport/junit/org.apache.cassandra.db.commitlog/GroupCommitLogTest/replayWithDiscard_3__compression_3/]
> the same assertion failure:
>
> {code:java}
> org.apache.cassandra.db.commitlog.GroupCommitLogTest.replayWithDiscard[3]
> Error Message
> expected:<204> but was:<0>
> Stacktrace
> junit.framework.AssertionFailedError: expected:<204> but was:<0> at
> org.apache.cassandra.db.commitlog.CommitLogTest.replayWithDiscard(CommitLogTest.java:883)
> {code}
>
> Then I find that there are many other tests from GroupCommitLogTest failing
> with No such file found.
> Example:
> https://jenkins-cm4.apache.org/job/Cassandra-devbranch/1344/
--
This message was sent by Atlassian Jira
(v8.20.7#820007)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]