-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Fully Compatible
-
Execution Team 2022-07-11, Execution Team 2022-07-25
Collection::establishOplogCollectionForLogging just calls repl::establishOplogCollectionForLogging. There's no reason for it to be in the Collection interface, and link repl code into the execution layer. Callers should just call repl::establishOplogCollectionForLogging directly.