-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Component/s: Consistency/Repair
-
Labels:None
-
Bug Category:Correctness - Transient Incorrect Response
-
Severity:Low
-
Complexity:Low Hanging Fruit
-
Discovered By:User Report
-
Platform:All
-
Impacts:None
-
Since Version:
-
Source Control Link:
-
Test and Documentation Plan:
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.
- 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
-