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

Andres de la Peña commented on CASSANDRA-16415:
-----------------------------------------------

This is looking good to me too, there are only a few remaining nits in the 3.11 
and trunk PRs. I have rebased the PRs in separate branches and run CI once 
again:
 * [CircleCI 
3.0|https://app.circleci.com/pipelines/github/adelapena/cassandra/197/workflows/0ced7a12-0872-4b42-b828-e60033b18b47]
 * [CircleCI 
3.11|https://app.circleci.com/pipelines/github/adelapena/cassandra/198/workflows/3f84c4e0-1bed-4bef-b832-4c7f39427d10]
 * [CircleCI trunk 
j8|https://app.circleci.com/pipelines/github/adelapena/cassandra/196/workflows/962b06b5-a7e3-4b1d-8542-a9c0de9db236]
 * [CircleCI trunk 
j11|https://app.circleci.com/pipelines/github/adelapena/cassandra/196/workflows/d0ffe732-0184-4639-af02-deabdb2627d9]
 * [ci-cassandra 
3.0|https://ci-cassandra.apache.org/blue/organizations/jenkins/Cassandra-devbranch/detail/Cassandra-devbranch/413/pipeline]
 * [ci-cassandra 
3.11|https://ci-cassandra.apache.org/blue/organizations/jenkins/Cassandra-devbranch/detail/Cassandra-devbranch/414/pipeline]
 * [ci-cassandra 
trunk|https://ci-cassandra.apache.org/blue/organizations/jenkins/Cassandra-devbranch/detail/Cassandra-devbranch/415/pipeline]

ci-cassandra is taking longer than usual, but I'd say the circle-ci results 
look good and the failures on it are not related.

> Broken test mixedModeReadColumnSubsetDigestCheck - 
> org.apache.cassandra.distributed.upgrade.MixedModeReadTest
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-16415
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16415
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Consistency/Coordination, Test/dtest/java
>            Reporter: Yifan Cai
>            Assignee: Jacek Lewandowski
>            Priority: Normal
>             Fix For: 3.11.x, 4.0-beta
>
>          Time Spent: 8h 40m
>  Remaining Estimate: 0h
>
> The test has been failing and can always be reproduced in the recent CI. 
> Stack trace: 
> {code:java}
> junit.framework.AssertionFailedError: Found Digest Mismatch
>  at 
> org.apache.cassandra.distributed.upgrade.MixedModeReadTest.checkTraceForDigestMismatch(MixedModeReadTest.java:89)
>  at 
> org.apache.cassandra.distributed.upgrade.MixedModeReadTest.lambda$mixedModeReadColumnSubsetDigestCheck$0(MixedModeReadTest.java:63)
>  at 
> org.apache.cassandra.distributed.upgrade.UpgradeTestBase$TestCase.run(UpgradeTestBase.java:171)
>  at 
> org.apache.cassandra.distributed.upgrade.MixedModeReadTest.mixedModeReadColumnSubsetDigestCheck(MixedModeReadTest.java:76)
>  {code}
> The initial investigation shows that 
>  * The test only fails in the setup phase of 
> mixedModeReadColumnSubsetDigestCheck. The cluster version is 
> *Versions.Major.v3X*
>  * The test failure is likely a consequence of CASSANDRA-15962. After 
> dropping the commit in branch cassandra-3.11 and rebuild the dtest jar, the 
> upgrade test can pass. Meanwhile, dropping the other commits does not help. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to