summaryrefslogtreecommitdiff
path: root/src/mongo/tools
diff options
context:
space:
mode:
authorKaloian Manassiev <kaloian.manassiev@mongodb.com>2015-07-20 13:11:23 -0400
committerKaloian Manassiev <kaloian.manassiev@mongodb.com>2015-07-21 13:09:50 -0400
commita69663922c5e02c144ac0cf3139cba22dd8ddefb (patch)
tree8baadeec164d70fd0b2567628259f9e26df484a7 /src/mongo/tools
parent8f618d4928c1d44abacc8a48d5f398afc6cbdf80 (diff)
downloadmongo-a69663922c5e02c144ac0cf3139cba22dd8ddefb.tar.gz
SERVER-19500 Remove shard version checking for write command explain
Currently the write commands explain code calls ensureShardVersionOKOrThrow, which performs legacy style shard version checking based on the contents of the connection. This however does not have any effect, because write commands are not sent over versioned connections, so effectively write command explain is non-sharding aware currently. This change removes this check for the explain commands.
Diffstat (limited to 'src/mongo/tools')
0 files changed, 0 insertions, 0 deletions