Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Clone SST Copy and Synchronization Together

Herman Lee edited this page Feb 16, 2023 · 2 revisions

The Cross-Engine Synchronization for Clone and Clone SST Copy were introduced independently for easier individual presentation, but since they are adjacent in the clone flow, the overall joint picture is needed too:

sstcopy-and-sync

The main points here are:

  1. The cross engine synchronization must happen after the precopy;
  2. The sst copy, from the synchronization and InnoDB redo log archiving point of view, is an extension of the InnoDB page copy stage.

Clone this wiki locally