diff options
author | Kaloian Manassiev <kaloian.manassiev@mongodb.com> | 2014-05-22 14:28:56 -0400 |
---|---|---|
committer | Kaloian Manassiev <kaloian.manassiev@mongodb.com> | 2014-05-28 16:13:47 -0400 |
commit | ee3fb776c7f36d59b593db7e4165b0611a7a503f (patch) | |
tree | 46a523ea698d1a9a80013816d8e568e2fdd2f2dc /src/mongo/db/commands.cpp | |
parent | b27a764852873f5ecdc2dde6fffc317383c032c2 (diff) | |
download | mongo-ee3fb776c7f36d59b593db7e4165b0611a7a503f.tar.gz |
SERVER-13961 Remove thread-local write intents
This change makes all write intents go straight to the global write
intents list. Cleaning this up is necessary as a step to going to a
per-operation intents list, but it may cause more contention on the global
intents list.
Diffstat (limited to 'src/mongo/db/commands.cpp')
0 files changed, 0 insertions, 0 deletions