-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-05-31
Write a unittest that for a simple BSONObj with a few scalar elements at the root level can generate a docDiff and from that docDiff a DamageVector for a few simple cases:
- Add new element
- Change value of existing element
Use updateWithDamages to write it to WT and verify the result by reading the data back.
- is depended on by
-
SERVER-57159 Generate DamageVector from docDiff with subdocuments in unittest
- Closed
- related to
-
SERVER-56520 Time-series inserts spent a lot of time in wt_calc_modify but don't generate deltas
- Closed
-
SERVER-57211 Add supports for updateWithDamages() in EphemeralForTest record store
- Closed