-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Checkpoints
-
Storage Engines, Storage Engines - Transactions
-
None
-
5
When picking up a new checkpoint, we merge the new checkpoint's metadata into the current table metadata. We're yet to have any problems with this, but it would not be too hard to verify that the config items we care about match.
It's also possible to pick up a new btree when picking up a new checkpoint – in this case, we ought to make sure the new btree's ID does not conflict with any existing trees.