-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
v8.0
-
CAR Team 2024-07-22
-
200
The FSM workload test random_update_delete_with_resharding.js sets both expectPartialMultiWrites and expectExtraMultiWrites to true. The verifyUpdateResult method, however, does not correctly handle the case where both are set (it does not consider expectExtraMultiWrites if expectPartialMultiWrites was true)