Closed zachharris1 closed 2 years ago
Currently we traverse all new oplog changes for each collection, once per collection. This change makes it so we only traverse entries for the current collection.
WIP: this breaks bookmark logic.
Description of change
Currently we traverse all new oplog changes for each collection, once per collection. This change makes it so we only traverse entries for the current collection.
WIP: this breaks bookmark logic.
QA steps
Risks
Rollback steps