Commit Graph

5 Commits

Author SHA1 Message Date
gregs
4e3c9e90e3 make sync6 less aggressive for thread scheduling, add more comprehensive longer dist test 2011-08-04 11:18:28 -04:00
gregs
0b26301e04 more verbose logging for sync6.js to catch issues on v.slow buildbots 2011-07-14 12:36:07 -04:00
gregs
8789244d12 Less aggressive sharding test (for slower systems) 2011-03-11 17:39:09 -05:00
gregs
bec1db9fc0 More verbose logging for build tests 2011-03-07 10:51:49 -05:00
greg
737a20b8fa Fixes for distributed lock handling time skew.
In general, the current distributed lock is susceptible to time skew in config servers and mongos clients.  This update
uses an algorithm that checks for time skew, as well as providing some more robust tests to make sure a distributed
lock cannot be forced prematurely.  Some documentation on the website, currently hidden from non-10gen, gives more
info.
2011-03-01 14:15:26 -05:00