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

Fixed incremental backup example to use O_CREAT in the backup range case

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • WT10.0.0, 4.4.0-rc0, 4.2.7, 4.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None
    • 3
    • Storage Engines 2020-03-09
    • v4.2

      In doing the incremental backup tester for WT-5215, I needed to add O_CREAT when opening the target backup file for writing when processing a WT_BACKUP_RANGE entry, even though the example did not do this.  I suspect that this is because the example does not create any new tables between the full backup and the incremental.  The example should be updated to cover the general case needed by developers.

            Assignee:
            sue.loverso@mongodb.com Susan LoVerso
            Reporter:
            donald.anderson@mongodb.com Donald Anderson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: