-
Type:
Bug
-
Status: Resolved
-
Priority:
Normal
-
Resolution: Fixed
-
Component/s: Legacy/Core
-
Labels:None
-
Bug Category:Correctness - Transient Incorrect Response
-
Severity:Critical
-
Complexity:Normal
-
Discovered By:Unit Test
-
Platform:All
-
Impacts:None
-
Since Version:
-
Source Control Link:
-
Test and Documentation Plan:
In mixed mode (2.1/3.0), when coordinating a read on a 2.1 node, reading data from 3.0 nodes, we incorrectly trim the result (if it has tombstones) when preparing it for the 2.1 node, this is then interpreted by the 2.1 node as the pager has been exhausted.