Commit Graph

69 Commits

Author SHA1 Message Date
dwight
46542f495c cleaning 2010-07-18 13:34:16 -04:00
Alberto Lerner
daf8c0fbd0 Revert "SERVER-1270 Prep for hooking StringData"
This reverts commit b7c9a9fc57.
2010-07-17 16:07:38 -04:00
Alberto Lerner
b7c9a9fc57 SERVER-1270 Prep for hooking StringData 2010-07-17 14:33:17 -04:00
Eliot Horowitz
09c6b0568e cout ->log 2010-07-16 15:23:34 -04:00
Eliot Horowitz
8efb5918eb retry checkShardVersion for centious times 2010-07-16 11:05:59 -04:00
Eliot Horowitz
be0245cc62 testing something 2010-07-15 01:08:45 -04:00
Eliot Horowitz
aac5fa3764 debugging for write back bug 2010-07-14 17:42:11 -04:00
Eliot Horowitz
19cef57996 add version to write back so don't over recheck config SERVER-1349 2010-07-14 14:31:14 -04:00
Mathias Stearn
a41b2a56a3 comments for on blocking writebacklisten 2010-07-12 15:57:37 -04:00
Mathias Stearn
13c6875815 temporarily Revert "git rid of "operator string""
This reverts commit 95fa51a1df.
2010-07-07 01:22:33 -04:00
Mathias Stearn
95fa51a1df git rid of "operator string" 2010-07-07 00:30:17 -04:00
Eliot Horowitz
2b4bb9cb6f don't sleep between write backs since could be a lot of them 2010-07-02 10:27:35 -04:00
Eliot Horowitz
92e8ad86fa finish first cut at migrate in mognod and lots of fixes SERVER-933 2010-07-02 00:51:41 -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
e6368b8beb nicer chunk versions 2010-06-30 00:03:10 -04:00
Eliot Horowitz
95d59d3dc3 first cut at using applyOps for updating chunk info 2010-06-29 17:57:29 -04:00
Alberto Lerner
6788a18111 [SERVER-940] Clean state after shard removal 3/3 (refresh state on error) 2010-06-29 14:28:48 -04:00
Alberto Lerner
6d77e8f62e [SERVER-940] Clean state after shard removal 2/3 (kills WriteBackListener to removed shard) 2010-06-29 14:23:55 -04:00
Eliot Horowitz
a71cc3cd4b cleaning exceptions 2010-06-21 13:41:34 -04:00
Eliot Horowitz
e0431b67f2 some cleaning and shardingState helper 2010-06-15 10:49:47 -04:00
Alberto Lerner
5e9fb25867 Don't ask for a shard's version number, if possible. 2010-06-03 15:45:46 -04:00
Mathias Stearn
743d21d752 Use shared_ptr for DBConfig 2010-05-28 17:24:03 -04:00
Eliot Horowitz
e365deea86 clean up cursors SERVER-1167 2010-05-28 14:23:37 -04:00
Eliot Horowitz
ffd977a64c don't leak ChunkManager use - shared_ptr 2010-05-26 12:40:46 -04:00
Dwight Merriman
a190583c51 MutexDebugger 2010-05-26 00:46:49 -04:00
Eliot Horowitz
ecec906288 fix connection pooling a bit 2010-05-20 13:36:29 -04:00
Eliot Horowitz
8bf7d06756 spam 2010-05-19 17:29:39 -04:00
Eliot Horowitz
29130d0c12 make client -> mongod connection static SERVER-956 2010-05-19 17:01:09 -04:00
Dwight
c33904ddfb name threads 2010-05-18 12:17:43 -04:00
Aaron
7efe88f445 SERVER-109 multi buffer message 2010-05-12 15:26:00 -07:00
Eliot Horowitz
04662e21d9 object id coordination across cluster SERVER-927 2010-05-11 12:06:09 -04:00
Eliot Horowitz
a155ee2932 dev assert 2010-04-28 23:59:20 -04:00
Eliot Horowitz
791386affe oplog debugging 2010-04-28 22:13:38 -04:00
Eliot Horowitz
6fab348c02 fix shard version caching 2010-04-28 13:44:31 -04:00
Eliot Horowitz
5f18106462 sharding debugging 2010-04-28 10:08:28 -04:00
Eliot Horowitz
c2af7912ca more thread safety for DBConfig 2010-04-27 17:22:17 -04:00
Eliot Horowitz
a32f6a2fb9 better debugging 2010-04-27 15:50:33 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Eliot Horowitz
a19e992925 use Shard class instead of string for passing around Shards 2010-04-27 12:32:59 -04:00
Eliot Horowitz
8afdf52bad Shard abstraction 2010-04-19 16:55:16 -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
Richard Kreuter
b96e4b2976 Add license headers to .cpp & .h files that lacked them. MINOR 2010-02-09 16:48:21 -05:00
Eliot Horowitz
0ab8149a8e uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
Eliot Horowitz
0fb7289f3a refactoring/cleaning of drop/dropDatabase/removeshard 2009-11-24 17:28:57 -05:00
Eliot Horowitz
78bfd73520 writeback fix and making sure all connection pools are cleaned up 2009-09-14 14:32:24 -04:00
Eliot Horowitz
3ee681be36 more name changes in sharding 2009-09-01 12:17:41 -04:00
Eliot Horowitz
75e16447a4 starting sharding name cleanup SHARDING-25 2009-08-31 16:31:50 -04:00
Dwight
2a64bca3e2 compile windows 2009-04-20 09:16:47 -04:00
Eliot Horowitz
4a53d46653 Sharding: finish write back on bad shard 2009-04-18 21:55:34 -04:00
Eliot Horowitz
5da75cb8f4 Sharding: much of bad config writeback working 2009-04-17 17:11:32 -04:00