Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
Correctness - Transient Incorrect Response
-
Low
-
Low Hanging Fruit
-
User Report
-
All
-
None
-
Description
CASSANDRA-10657 introduced changes in how the ColumnFilter is interpreted. This results in digest mismatch when querying incomplete set of columns from a table with consistency that requires reaching instances running pre CASSANDRA-10657 from nodes that include CASSANDRA-10657 (it was introduced in Cassandra 3.4).
The fix is to bring back the previous behaviour until there are no instances running pre CASSANDRA-10657 version.
Attachments
Attachments
Issue Links
- causes
-
CASSANDRA-16148 Test failures caused by merging CASSANDRA-15833
- Resolved
- relates to
-
CASSANDRA-15946 NPE when sending REQUEST_RSP from 3.0 to 4.0 in in-jvm dtests
- Resolved