Details
Description
If we run a parallel workload updating the same document and incrementing a single field in it, then by the time the test finishes, we see an inconsistent number of increments applied vs. the number of updates ran during the timeframe.
Running jscore/bench_test3.js can reproduce this problem.