-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Checkpoints, Disagg CI-blocker, Test Python
-
Security Level: Public (Available to anyone on the web)
-
Storage Engines - Persistence
-
3,904.932
-
SE Persistence - 2026-02-13
-
None
Inside test_truncate02.py, remove the conditional for layered tables once disaggregated storage can handle checkpoint id after restart:
# FIXME-WT-14977 Remove the conditional for layered tables once disaggregated storage can handle checkpoint id after restart.
if self.type != 'layered:':
self.session.checkpoint()
# Close and re-open it so we get a disk image, not an insert skiplist.
self.reopen_conn()
- is depended on by
-
WT-14427 [ds-09.04][Storage Engines (Core)] 100% hygiene plan execution
-
- Open
-