-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Fully Compatible
-
Repl 2024-03-04, Repl 2024-03-18
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Once we've completed SERVER-86722, we'll have the ability to produce backup data files for a cluster. The next step is to create a hook that starts up a node on those new data files with the `--magicRestore` flag.
We'll need to additionally stream in the `RestoreConfiguration` for the restore. See the technical design or this test to see what a valid restore configuration could look like for a non-PIT restore.
We should also check consistency between the source and destination after the MagicRestoreHook completes.