-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Replication
-
Repl 2024-08-05, Repl 2024-09-02, Repl 2024-09-16, Repl 2024-09-30
We should write a targeted test that performs a selective restore with magic restore. This ticket should test both replica sets and sharded clusters. We'll need to filter the backup cursor results on the required and ns fields to only retrieve files we want to restore, and then ensure only the filtered collections exist on the restored node. For config servers being restored, we'll need to use the collectionsToRestore magic restore parameter to ensure we run _configsvrRunRestore correctly.
- is depended on by
-
SERVER-93621 Extended targeted testing for selective magic restore to target time-series collections
- Open