-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
89
With UUIDs enabled by default, the dropped target collection UUID passed to the OpObserver::onRenameCollection() function is sufficient to infer the dropTarget state of the collection rename.
This change should not be back ported to 3.6 because we may still need to generate renameCollection oplog entries with a boolean dropTarget field in the absence of UUIDs.
- is related to
-
SERVER-33956 A sequence of rename and create collections that do not arrive at the correct end state
- Closed