Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-4442

Add the ability to duplicate a backup cursor

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.1.7, 4.0.6, WT3.2.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 5
    • Storage Engines 2018-12-03

      MongoDB has a project to allow cross shard consistent backups, in order to do that they want the ability to "update" the content of a backup cursor to include log files since the backup was first started.

      To do that we've decided to implement the ability for users to clone a backup cursor. The cloned cursor would inherit the locks of the parent backup cursor. It would need to be explicitly closed prior to the parent backup cursor being closed.

      The secondary backup cursor should only accept the target=log: argument, and return all log files.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: