-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Btree, Checkpoints
-
None
-
Storage Engines, Storage Engines - Persistence
-
0.001
-
None
-
None
With the current WiredTiger logic, a newly created btree with just unstable data (and no stable data) is included in a checkpoint, which results in a (presumably) empty root page being written out and the checkpoint created. This violates the assumption that an unpublished table does not have any pages, and it also trips the check for having stable data in an unpublished table as a false positive.
- related to
-
WT-17999 (Schema abort) Assertion failure: Stable data checkpointed for unpublished table
-
- Open
-