-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Btree
-
Storage Engines, Storage Engines - Transactions
-
SE Transactions - 2025-07-18
-
5
The field start_ts is also used to store the rollback timestamp. In addition, we need a place to store the old transaction id after a prepared update is aborted. We potentially can use the durable_ts field for it. Then why not create a union to make the code cleaner?
- related to
-
WT-14971 Fix broken cursor function entry macro call
-
- Closed
-
-
WT-14997 Disable layered tables on truncate tests
-
- Closed
-
-
WT-14782 Disagg python testing: triage test_checkpoint*.py tests
-
- Closed
-
-
WT-14866 Change timewindow aggregation logic to aggregate prepare_ts
-
- Closed
-
-
WT-14969 Skip including a prepared update in the delta if it has been written
-
- Closed
-
-
WT-14970 Split prepare_ts and prepared_id into stop_prepare_ts, start_prepare_ts, stop_prepared_id, start_prepared_id
-
- Closed
-
-
WT-14987 Segfault in __wt_buf_grow_worker reading metadata file (RHEL8 zSeries unit-test)
-
- Closed
-
-
WT-14990 test_corrupt01.py fails when running runWT with disagg hook
-
- Closed
-