[SERVER-44370] Have openBackupCursor accept inputs for incremental backup requests Created: 01/Nov/19  Updated: 29/Oct/23  Resolved: 07/Nov/19

Status: Closed
Project: Core Server
Component/s: Storage
Affects Version/s: None
Fix Version/s: 4.3.1, 4.2.4

Type: New Feature Priority: Major - P3
Reporter: Daniel Gottlieb (Inactive) Assignee: Gregory Wlodarek
Resolution: Fixed Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Backports
Depends
Backwards Compatibility: Fully Compatible
Backport Requested:
v4.2
Sprint: Execution Team 2019-11-18
Participants:

 Description   
  • Have `openBackupCursor` accept as input: `incrementalBackup: <false/true>`.
    • For backwards compatibility, the default value is false.
    • The first full backup meant for incremental must pass true.
    • All incremental backups (obviously) must pass true.
  • Have `openBackupCursor` accept as input `thisBackupName: <string>`.
    • This input exists iff `incrementalBackup: true`.
    • The API should return a validation error if the name is not unique (for the "recent history" if provided names).
  • Have `openBackupCursor` accept as input `srcBackupName: <string>`.
    • This input must not exist when `incrementalBackup: false`.
    • This input may or may not exist when `incrementalBackup: true`.
    • The API should return a validation error if the `srcBackupName` is not in the "recent history" of provided `thisBackupName` s.


 Comments   
Comment by Githook User [ 25/Feb/20 ]

Author:

{'username': 'GWlodarek', 'name': 'Gregory Wlodarek', 'email': 'gregory.wlodarek@mongodb.com'}

Message: SERVER-44370 Have openBackupCursor accept inputs for incremental backup requests

(cherry picked from commit 5ee2a686e8c57eb96277809202c5d2ad59bbf7f2)
Branch: v4.2
https://github.com/10gen/mongo-enterprise-modules/commit/bf9f6d396f893729a69f6c16471121a5b25788a1

Comment by Githook User [ 25/Feb/20 ]

Author:

{'name': 'Gregory Wlodarek', 'username': 'GWlodarek', 'email': 'gregory.wlodarek@mongodb.com'}

Message: SERVER-44370 Have openBackupCursor accept inputs for incremental backup requests

(cherry picked from commit 64d293db1d52a192e3ec34c3a7674f6d342c0c42)
Branch: v4.2
https://github.com/mongodb/mongo/commit/4797caa17de8e8c34074b2f0db8a1e1fbd480fae

Comment by Githook User [ 07/Nov/19 ]

Author:

{'name': 'Gregory Wlodarek', 'username': 'GWlodarek', 'email': 'gregory.wlodarek@mongodb.com'}

Message: SERVER-44370 Have openBackupCursor accept inputs for incremental backup requests
Branch: master
https://github.com/mongodb/mongo/commit/64d293db1d52a192e3ec34c3a7674f6d342c0c42

Comment by Githook User [ 07/Nov/19 ]

Author:

{'username': 'GWlodarek', 'email': 'gregory.wlodarek@mongodb.com', 'name': 'Gregory Wlodarek'}

Message: SERVER-44370 Have openBackupCursor accept inputs for incremental backup requests
Branch: master
https://github.com/10gen/mongo-enterprise-modules/commit/5ee2a686e8c57eb96277809202c5d2ad59bbf7f2

Generated at Thu Feb 08 05:05:48 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.