- 
    Type:Task 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: None
- 
        Replication
- 
        Fully Compatible
- 
        Repl 2024-01-08, Repl 2024-01-22
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
Similar to SERVER-81613 (which was for CRUD operations), we should skip creating an oplog entry in onCreateCollection for unreplicated collections. Currently we create a MutableOplogEntry and then only check if the collection is unreplicated here, but we should skip creating the oplog entry in the first place
- is related to
- 
                    SERVER-81613 Make OpObservers take less time when they aren't applicable -         
- Closed
 
-