summaryrefslogtreecommitdiff
path: root/bench
diff options
context:
space:
mode:
authorSusan LoVerso <sue@wiredtiger.com>2014-05-05 11:11:48 -0400
committerSusan LoVerso <sue@wiredtiger.com>2014-05-05 11:11:48 -0400
commit08770dfe663434cbe5bf38428a9c00d772b7a78c (patch)
tree7818b91a8180144a2be78290397643591e119da1 /bench
parent99920d6b2da272f4553b20e0f43a1e94ae05a611 (diff)
downloadmongo-08770dfe663434cbe5bf38428a9c00d772b7a78c.tar.gz
Fixes to worker thread: Use wt_session interface for transactions
and workers don't exit due to operation errors.
Diffstat (limited to 'bench')
-rw-r--r--bench/wtperf/runners/medium-lsm-async.wtperf2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/wtperf/runners/medium-lsm-async.wtperf b/bench/wtperf/runners/medium-lsm-async.wtperf
index 961b0d1dbf3..3343373ff06 100644
--- a/bench/wtperf/runners/medium-lsm-async.wtperf
+++ b/bench/wtperf/runners/medium-lsm-async.wtperf
@@ -6,4 +6,4 @@ icount=50000000
report_interval=5
run_time=120
populate_threads=1
-threads=((count=5,reads=1))
+threads=((count=5,reads=1,updates=1))