-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2020-06-29, Execution Team 2020-07-13, Execution Team 2020-07-27
mongomirror depends on recognizing specific temporary collection name patterns for correct operation:
- *.renameCollection
- tmp.agg_out.*
- tmp.mr.*
To ensure that future changes don't unexpectedly break mongomirror, we should confirm/add tests for these patterns, ideally with a warning comment not to change the formats without notifying the mongomirror team.
- related to
-
SERVER-39587 Include the final collection name in each oplog entry for commands using temporary collections
- Closed