-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Storage Engines, Storage Engines - Foundations
-
None
-
None
The solution made in WT-14586 now means that incomplete simple tables are cleaned up during database recovery. An incomplete table means that not all required metadata entries are created for a table most likely due to a crash. This ticket focuses on adding the capability of cleaning up complex tables during database recovery.
The code that performs the cleanup is __metadata_clean_incomplete_table and currently skips complex tables.
Definition of Done
Incomplete complex tables are cleaned up during database recovery.
- is related to
-
WT-14586 Handle the scenario of server crash during table creation
-
- Closed
-