-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Repl 2020-04-20
The backupData() method in jstests/libs/backup_utils.js assumes all files in a backup-cursor backup are either in the top-level backup directory or in ./journal. This is not always the case, so backupData() must create any subdirectories which appear in the backup cursor file paths.
- split from
-
SERVER-45720 Create tests for Atlas Workflows
- Closed