-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Serverless
-
Fully Compatible
-
Server Serverless 2023-05-29, Server Serverless 2023-06-12
-
2
Currently, OplogInterfaceRemote takes in a std::string, and both call sites (first and second just call "toString" on the oplog NamespaceString obj. We can also change RollbackSource to store the collection name as a string (created here), it constructs an OplogInterfaceRemote obj and passes it the collection name it stores.
- is depended on by
-
SERVER-74490 Change NamespaceString::ns() to be private
- Closed
- is duplicated by
-
SERVER-74465 Change RollbackSource to use NamespaceString
- Closed
-
SERVER-76759 OplogInterfaceRemote should accept a NamespaceString
- Closed