Homec4science
Diffusion YCSB 40bdb5070102

Change inserts to upserts in mongoclient

Authored by Jared Rosoff <jsr@10gen.com> on Apr 15 2014, 00:20.

Description

Change inserts to upserts in mongoclient

When running workloads that use the "insert" operation, we get a lot of
duplicate key exceptions from the server. Changing to upsert to avoid
these exceptions.

Details

Committed
Robert J. Moore <Robert.J.Moore@allanbank.com>May 22 2015, 06:08
Pushed
iorgulescuOct 2 2018, 18:02
Parents
R7507:7762b5e0d984: Revert to the central YCSB repository.
Branches
Unknown
Tags
Unknown

Event Timeline

Robert J. Moore <Robert.J.Moore@allanbank.com> committed R7507:40bdb5070102: Change inserts to upserts in mongoclient (authored by Jared Rosoff <jsr@10gen.com>).May 22 2015, 06:08