This is the code that handles writing ops to the journal and oplog for all update modifiers, where it was previously handled in each modifier.
- decide how to validate a set of mods ongoing
- figure out interface with journaling
- figure out if we need compression and how
- related to
-
SERVER-12266 Update no longer allows empty modifier objects
- Closed