-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 4.2.2
-
Component/s: Replication
-
None
-
Fully Compatible
-
Repl 2020-02-10
-
7
Running mapReduce with prepared transaction may cause deadlock due to SERVER-43242. Since mapReduce will be re-implemented as an aggregation pipeline, we need to remove the tests in 4.2. The deadlock will resolves after the prepared transaction times out after one minute by default.
- is related to
-
SERVER-43242 Deadlock involving commands acquiring global X lock and prepared transactions waiting for write concern
- Closed