- 
    Type:Task 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: Replication
- 
        Fully Compatible
- 
        Repl 2018-11-05, Repl 2018-11-19
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
We currently use _logSlowTransaction() in TransactionParticipant when a transaction commits or aborts to log a transaction if its duration is longer than the slowMS command.
This ticket should make sure that this function is called in prepare paths as well.