- 
    Type:Task 
- 
    Resolution: Fixed
- 
    Priority:Major - P3 
- 
    Affects Version/s: None
- 
    Component/s: Replication
- 
    None
- 
        Fully Compatible
- 
        v4.0
- 
        Repl 2018-09-24
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
- 
        None
Currently any stack trace that includes a running command includes 'invokeInTransaction' as one of the frames. This can be misleading as we call invokeInTransaction regardless of whether or not the command is actually running in a transaction or not. It'd be nice to be able to easily tell from stack traces whether or not a command is running as part of a transaction.
- related to
- 
                    SERVER-37681 Make it clear from the stack trace whether a command is running in a checked out session -         
- Closed
 
-