0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00
Commit Graph

20 Commits

Author SHA1 Message Date
Mathias Stearn
5eb70c0072 Fix uninitialized member warning under gcc 4.5 2010-11-29 14:47:44 -05:00
Alberto Lerner
a6b0eee2c0 SERVER-1822 dedup check/resetShardVersion and kill s/d_util.cpp 2010-10-01 13:28:19 -04:00
Eliot Horowitz
da6e4186cf i think major is a keyword 2010-08-25 09:52:06 -04:00
Eliot Horowitz
ce47d4e432 don't fail writes when after a split SERVER-1473 2010-08-25 02:10:12 -04:00
Eliot Horowitz
c8f11dff74 clean up chunk version handling - prep for SERVER-1473 2010-08-04 13:28:11 -04:00
Eliot Horowitz
96913b2329 make connection versions thread safe and reset when put in pool 2010-07-25 11:32:15 -04:00
Eliot Horowitz
10e4067b4b framework for retrying commands because data out of sync SERVER-1471 2010-07-23 10:51:48 -04:00
Eliot Horowitz
380cdd5bf2 handle databases with different cases in mongos SERVER-1443 2010-07-22 15:39:20 -04:00
Eliot Horowitz
852eb9b1fa set Stale shard data on late errors 2010-07-22 14:20:29 -04:00
Eliot Horowitz
f8c35c1d96 treat some stale configs differently SERVER-1430 2010-07-22 12:45:58 -04:00
Eliot Horowitz
72f2eb24d5 change LazyString to toString rather than (string) 2010-07-17 22:11:21 -04:00
Eliot Horowitz
4882710934 move ShardChunkVersion to util.h 2010-07-16 12:28:26 -04:00
Eliot Horowitz
8efb5918eb retry checkShardVersion for centious times 2010-07-16 11:05:59 -04:00
Eliot Horowitz
2498228f41 workong on moving migrate to mongod, cleaning, and version fixing
SERVER-1319 SERVER-933
2010-07-01 17:44:13 -04:00
Eliot Horowitz
a71cc3cd4b cleaning exceptions 2010-06-21 13:41:34 -04:00
Eliot Horowitz
ecec906288 fix connection pooling a bit 2010-05-20 13:36:29 -04:00
Eliot Horowitz
0a7fd9cc2b stdafx.h -> pch.h part 2 2010-04-27 15:33:27 -04:00
Eliot Horowitz
1e6780f844 can use sharding with SyncClusterConnection for 2 phase commit across 3 servers SHARDING-39 2010-03-22 11:47:37 -04:00
Eliot Horowitz
05712a3965 fix mac 64-bit 2009-11-03 12:13:42 -05:00
Eliot Horowitz
3a1c9831c1 some sharded query re-factoring 2009-11-03 10:35:48 -05:00