-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2019-03-25, Repl 2019-04-08
-
22
Waiting for write concern with session still checked out caused deadlocks. As part of SERVER-37179, we push down the transaction start to before command execution. We need to move session checkout too. Thus an operation should have already checked in the session while writing for write concern.
- depends on
-
SERVER-40053 Add an RAII type to change and restore the timestamp read source
- Closed
- is depended on by
-
SERVER-37876 Unblacklist multi_statement_transaction_all_commands_same_session.js in concurrency_simultaneous_replication test suite
- Backlog
-
SERVER-37886 Remove config server as coordinator crutch from coordinator stepdown targeted tests
- Closed
-
SERVER-39991 Add transactions workloads to failover concurrency suites
- Closed