The goal of this ticket is to write a test that does inserts, updates, and upserts with "Timestamp(0,0)" values and that verifies that the effects of these commands are correctly replicated to secondaries.
With respect to updates/upserts, this test should cover replacement-style updates/upserts, pipeline-style updates/upserts, and updates/upserts that use the $_internalApplyOplogUpdate operator.
- is depended on by
-
SERVER-88750 Add "bypassEmptyTsReplacement" param to insert, update, findAndModify, and bulkWrite
- Closed
- is related to
-
SERVER-86474 $_internalApplyOplogUpdate with $set: { foo: Timestamp(0, 0) } is not replicated correctly
- Closed