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

Arvind Kandpal commented on CASSANDRA-21150:
--------------------------------------------

Thanks for the pointer! You are  right—I verified that _at.yawk_ is indeed 
defined in _.build/parent-pom-template.xml_ on both branches.

I tried to verify the failure locally on both 5.0 and Trunk. Interestingly, the 
test passes for me in all cases (even when I tried forcing 
{_}LZ4Factory.safeInstance(){_}). It seems my local environment handles the 
corruption differently than the CI environment.

I tried checking the CI logs , but the 
[link|https://ci-cassandra.apache.org/job/Cassandra-trunk/2367/] seems 
unavailable/expired now.

However, I think at.yawk may throw IndexOutOfBoundsException in its safe 
implementation (unlike the JNI one), I thought adding this catch block would be 
a good safeguard for Trunk to prevent any instability in non-native 
environments.

I am not 100% sure why 5.0 remains stable in CI while Trunk failed, but given 
the library update, this feels like the safer path.

What do you think?

> Test failure: 
> org.apache.cassandra.io.sstable.VerifyTest.testVerifyCorruptRowCorrectDigest
> ------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-21150
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21150
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Local/SSTable
>            Reporter: Dmitry Konstantinov
>            Assignee: Arvind Kandpal
>            Priority: Normal
>         Attachments: image-2026-01-31-16-46-01-322.png
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> [butler link 
> |https://butler.cassandra.apache.org/#/ci/upstream/workflow/Cassandra-trunk/failure/org.apac[…]o.sstable/VerifyTest/testVerifyCorruptRowCorrectDigest]
> this test looks like has an explicit breaking point + it fails only for 
> compression config profile + 
> https://ci-cassandra.apache.org/job/Cassandra-trunk/2367/
> so an issue could be between 
> https://github.com/apache/cassandra/commit/ec3b425c38d92d20d77d3a87c782ed9c072e1cd9
>  (exclusive) and 
> https://github.com/apache/cassandra/commit/3c69bd23673caa40b22f3500a3e3eecabc25c8e5
>  commits
> !image-2026-01-31-16-46-01-322.png|width=600!



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

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

Reply via email to