Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
4.0-rc2, 4.0, 4.1-alpha1, 4.1
-
None
-
None
-
Correctness
-
Normal
-
Low Hanging Fruit
-
User Report
-
All
-
None
-
Description
While working on CASSANDRA-16567, adelapena observed that ProtocolVersion.V4 is used in ViewTest.
I decided to do a quick grep and observed a list of places where we still refer to V4 and it seems at least in many of the tests that was left not intentionally.
This ticket is to verify the usage of ProtocolVersion.V4 in the codebase and bump it to V5 or default version, similar to what was done in CASSANDRA-16567, wherever there is a need.
Attachments
Issue Links
- is related to
-
CASSANDRA-15299 CASSANDRA-13304 follow-up: improve checksumming and compression in protocol v5-beta
- Resolved
-
CASSANDRA-14973 Bring protocol v5 out of beta, introduce v6 before 4.0 release is cut
- Resolved
- relates to
-
CASSANDRA-16642 Create release branch cassandra-4.0
- Resolved