-
Type: Bug
-
Resolution: Works as Designed
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Execution
-
ALL
-
Execution Team 2021-12-13, Execution Team 2021-12-27
Inserts into the side-table are written as part of the larger transaction doing the logical operation (i.e: insert/update/delete) – inheriting its timestamp.
But the drain phase deletes from the side table without a timestamp. This results in a mixed-mode violation.
- is related to
-
SERVER-60037 Enable the ordered timestamp assertion in MongoDB
- Closed