diff options
author | Kaloian Manassiev <kaloian.manassiev@mongodb.com> | 2015-07-28 12:57:01 -0400 |
---|---|---|
committer | Kaloian Manassiev <kaloian.manassiev@mongodb.com> | 2015-07-29 10:08:45 -0400 |
commit | b0067ef44c6461beed332c8bbfc40ceb55d05d40 (patch) | |
tree | 9171f3e4f363481238b1a3e5d3edca790d8cd255 /src/mongo/db/pipeline | |
parent | 6c88ec9513f3d400695301b3af15de2721748bc2 (diff) | |
download | mongo-b0067ef44c6461beed332c8bbfc40ceb55d05d40.tar.gz |
SERVER-19319 Send setShardVersion command after sharding a collection
The shard collection operation needs to inform the former primary shard
for the database containing this collection that the collection is being
sharded. That way, unsharded operations will be rejected when they come
from mongos instances, which are not yet aware the collection became
sharded.
Also reverts commit 280b8e6c835bab826899a7696a1f5852e1221d53
("SERVER-19319 Temporarily update some tests to run a query after sharding
a collection to force the version to be set")
Diffstat (limited to 'src/mongo/db/pipeline')
0 files changed, 0 insertions, 0 deletions