-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2025-08-18
-
0
-
None
-
3
-
TBD
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
The test secondary_read_killed_by_range.js needs to be updated to wait for the range deletion completion on all nodes.
Right now, we're only waiting for the range deletion completion on the primary node with a majority write. Since the read operations are done on secondary nodes, we may start those operations before the range deletion has taken effect on that node.