Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
None
-
Query Execution
Description
There is now quite a lot of oplog-specific functionality in the CollectionScan class (minTs/maxTs, timestamp tracking, etc). We should consider creating a dedicated OplogScan class to factor out this code and return CollectionScan to a more generic state.