When picking up checkpoints, the follower should be able to:
- Pick up the new checkpoint, assuming that the leader's checkpoint is newer (e.g., when picking up the initial checkpoint), similarly to what we do now.
- Warn if there are any discrepancies between the current metadata and the metadata in the picked up checkpoint, other than checkpoints (e.g., created or dropped tables that the follower did not expect).
- related to
-
WT-17090 Reconcile checkpoint pick-up with metadata operations on the follower
-
- In Code Review
-