-
Type: Bug
-
Resolution: Fixed
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Replication
-
Fully Compatible
-
ALL
-
Repl 2018-03-26, Performance 2018-04-23, Performance 2018-05-07
-
19
Running Linkbench currently fails against master with this error:
Error: Command failed with error 72: 'doTxn can only be run with a transaction ID.'
This is due to the changes from SERVER-32320, specifically this commit. We should update it so that doTxn commands run inside a session and pass transaction ids correctly.
- is depended on by
-
SERVER-32443 Create a sys-perf task for running linkbench automatically against a replica set
- Closed