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

Maxim Muzafarov commented on CASSANDRA-18836:
---------------------------------------------

[~maedhroz] Can you review my changes? 

I've checked the CI results. Everything looks is fine now, but there some 
well-known issues:
- TestAvailability::test_network_topology_strategy CASSANDRA-18051
- ClearSnapshotTest  is the most suspicious, on my local machine the test 
passed;
- testDropListAndAddListWithSameName CASSANDRA-18360    
- testMessageDeliveryOnReconnect CASSANDRA-16677

> Replace CRC32 w/ CRC32C in IndexFileUtils.ChecksummingWriter
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-18836
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18836
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Feature/2i Index, Feature/SAI
>            Reporter: Caleb Rackliffe
>            Assignee: Maxim Muzafarov
>            Priority: Normal
>             Fix For: 5.0-alpha2, 5.x
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> It seems that now we're on Java 11 for 5.0, there isn't much reason not to 
> use CRC32C as a drop-in replacement for CRC32. SAI isn't even released, so 
> has no binary compatibility entanglements, and this should be pretty 
> straightforward.
> See https://github.com/apache/bookkeeper/pull/3309



--
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