-
Type: Task
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Execution Team 2022-01-24, Execution Team 2022-02-07, Execution Team 2022-02-21
-
8
Files returned by the backup cursor that map to a namespace in the catalog will have the namespace be part of the response in a new field named ns: <string>. Indexes will use the collection namespace to easily identify which collection they belong to. If a collection is copied, then all of the indexes for that collection need to be copied.
If a file is representing a time-series buckets collection, the “system.buckets.” prefix in the collection name will be removed from the backup cursors ns field. Users are not aware of this indirection which would result in confusion.
- causes
-
SERVER-65139 Improve namespace fetching performance in BackupBlock::_initialize()
- Closed
- is depended on by
-
SERVER-63213 Files mapping to an entry in the catalog will include the UUID in the backup cursor response
- Closed
-
SERVER-63217 Handle returning the collection namespace at the time of the checkpoint if it was renamed
- Closed
-
SERVER-63218 Backup cursor should return the namespace and UUID at the checkpoint timestamp of the backup
- Closed
- related to
-
SERVER-63638 fix macos dyld limit
- Closed