-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2018-11-05, Repl 2018-11-19
SERVER-37105 made it clear if we check out a session in a stack trace, but it implies that we only do so in transactions. We actually do so in retryable writes as well. invokeInTransaction should likely be called invokeWithSessionCheckedOut, and we should add a way to know if this operation is part of a transaction or a retryable write.
- is related to
-
SERVER-37179 Wait for specified write concern whenever commitTransaction returns a NoSuchTransaction error
- Closed
-
SERVER-37105 Make it clear from the stack trace whether a command is running in a transaction
- Closed
-
SERVER-37175 POC: Constant transaction number per participant
- Closed