Details
-
Improvement
-
Resolution: Duplicate
-
Major - P3
-
None
-
None
-
None
-
Replication
Description
For example, dropIndexes in the unit test uses namespace, not UUID. This works because we still have optional handling in oplog.cpp for deleteIndexes, where we parse for either namespace or UUID.
Some improvements are being made for createIndexes in SERVER-36015, because createIndexes does not optionally handle namespace.
Attachments
Issue Links
- duplicates
-
SERVER-34039 Change uses of boost::optional<UUID> to UUID in the replication codebase
-
- Closed
-
- is depended on by
-
SERVER-34039 Change uses of boost::optional<UUID> to UUID in the replication codebase
-
- Closed
-