-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: Backlog
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2017-09-11
When rolling back a renameCollection operation, we need to resync the metadata as well from the sync source in order to check whether or not the collection is a temp collection or not. Currently, there is no way to set the options.temp field in the collection options. In order to set options.temp, a function must be added into collection_catalog_entry.h and namespace_details_collection_entry.h/.cpp to set the options.temp field for a collection.
- related to
-
SERVER-31881 Safe rollback does not properly remove collection temp status
- Closed
-
SERVER-31805 rollbackViaRefetchNoUUID fails if rollback occurs during upgrade
- Closed