0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 00:56:44 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
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
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Eliot Horowitz
1737e7eb16 post 1.5.2 2010-05-27 15:50:53 -04:00
Eliot Horowitz
03817ed016 BUMP 1.5.2 2010-05-27 11:54:02 -04:00
Eliot Horowitz
f95e56e5a0 post 1.5.1 2010-05-03 14:12:45 -04:00
Eliot Horowitz
5eaf86ede0 BUMP 1.5.1 2010-05-03 12:37:49 -04:00
Dwight Merriman
d09a9ea087 fix for new pch file and windows vcproj 2010-04-27 18:16:43 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00