-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Repl 2023-12-25, Repl 2024-01-08, Repl 2024-01-22, Repl 2024-02-05
In magic restore, `mongod` parses the restore configuration after reading the raw BSON from stdin. As of now, there doesn't seem to be an easy way to pipe raw BSON into a new mongod process directly in our js testing. This ticket should add any new logic required to make that a possibility.