Implement the first phase of the restore algorithm where the backup is imported into the server

XMLWordPrintableJSON

    • Type: Task
    • Resolution: Won't Do
    • Priority: Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Storage Execution
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      These are the next steps after SERVER-62627.

      • Move the collection, index and oplog files from the _restore directory into the dbpath.
        • If a file with the same name already exists on the dbpath, abort the procedure.
      • Import the files moved into the dbpath.
        • This will make use of WiredTiger's ability to live import existing tables which requires the exported file and table metadata.
        • The files will be added to the mongod catalog and registered in memory, but will not be user-visible yet.

            Assignee:
            [DO NOT USE] Backlog - Storage Execution Team
            Reporter:
            Gregory Wlodarek
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: