Commit Graph

4 Commits

Author SHA1 Message Date
Tad Marshall
7e6dd638c5 SERVER-9638 Handle case of previous moveChunk not finished yet
Depending on the speeds of operations in the shards, it is possible that
the "to" shard has not finished a migration when we try the next one.  Use
assert.soon() to wait a little and retry when this happens.
2013-05-13 11:12:02 -04:00
Greg Studer
34107e2d97 SERVER-7376 test fixes for 2.2 2012-10-17 16:06:01 -04:00
Greg Studer
fceb1efdab buildbot no_empty_reset.js turn off balancer since we're manually moving chunks and verifying doc locations 2012-03-29 16:26:20 -04:00
gregs
f93918db8e test and fix for zero-version being sent to unneeded shards during scatter/gather 2011-10-20 13:31:18 -04:00