-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Layered Tables
-
None
-
Storage Engines
-
None
-
None
test/format failed with the following error on the feature branch with parallel checkpoints:
[2026/03/30 09:52:40.268] [1774878745:358455][7627:0x7f3a86ce9740], t, layered:T00001, WT_SESSION.verify: [WT_VERB_DEFAULT][ERROR]: int __schema_layered_worker_verify(WT_SESSION_IMPL *, const char *, int (*)(WT_SESSION_IMPL *, const char **), int (*)(WT_SESSION_IMPL *, const char *, _Bool *), const char **, uint32_t), 132: WiredTiger assertion failed: 'ingest_ret != 16'. Verify: file:T00001.wt_ingest ingest table on leader cannot be verified. Ingest contains dirty content or open cursors, which is an invalid state.
It is unclear at this point whether this is an existing WT bug, or a new issue due to parallel checkpoints.