Commit Graph

11 Commits

Author SHA1 Message Date
Randolph Tan
9f055d483c SERVER-21233 Sharding config servers should not be pinging the distributed lock 2015-11-17 17:50:47 -05:00
Kaloian Manassiev
9ca37ee188 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 280b8e6c83
("SERVER-19319 Temporarily update some tests to run a query after sharding
a collection to force the version to be set")
2015-07-31 14:33:42 -04:00
Spencer T Brody
280b8e6c83 SERVER-19319 Temporarily update some tests to run a query after sharding a collection to force the version to be set 2015-07-22 10:42:46 -04:00
Randolph Tan
280fbae904 SERVER-18044 Make sharding test explicitly set primary shards for databases 2015-05-15 10:11:31 -04:00
Spencer T Brody
7c1ad90880 SERVER-17971 Remove separateConfig option from ShardingTest and make its behavior the default 2015-04-14 13:53:47 -04:00
Randolph Tan
3abc8d35f9 SERVER-16184 repeated WriteBackListener error on out-of-order upgrade 2014-11-24 16:20:22 -05:00
Randolph Tan
0d5acb0e3a SERVER-11256 improve handling of empty vs nonexistent CollectionMetadata 2014-06-06 10:31:49 -04:00
Randolph Tan
7acafe85d9 SERVER-13425 migrate sharding jstest suite to use write commands api 2014-04-21 16:53:25 -04:00
Dan Pasette
a56fff30fb SERVER-12409 db.coll.remove() shell helper requires a query predicate 2014-02-05 18:07:02 -05:00
Scott Hernandez
3f60ef6360 SERVER-6835: removed extra, and erroring line 2013-11-14 12:09:21 -05:00
Scott Hernandez
b98712c551 SERVER-11531, SERVER-10489, SERVER-6835, SERVER-4830: Refactor update system to support immutable fields, consolodate storage validation, and misc issues. 2013-11-13 19:30:18 -05:00