Eliot Horowitz
|
2d12856284
|
Sharding: get rid of ShardKey::middle
|
2009-05-06 12:34:22 -04:00 |
|
Dwight
|
b2a3fc9fb8
|
just comments MINOR
|
2009-04-27 11:20:47 -04:00 |
|
Eliot Horowitz
|
fd5f1ecb09
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-23 18:07:43 -04:00 |
|
Dwight
|
9a3a7f3c88
|
tiny beginnings for compound ShardKeyPattern
|
2009-04-23 15:40:00 -04:00 |
|
Dwight
|
ed0065fff2
|
visual studio happy
|
2009-04-23 14:31:40 -04:00 |
|
Eliot Horowitz
|
0bbf65ae8f
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-04-22 16:46:43 -04:00 |
|
Eliot Horowitz
|
68b84b3f77
|
Sharding: implement count() correctly for sharded environment
|
2009-04-22 15:58:12 -04:00 |
|
Eliot Horowitz
|
676fb4ea3c
|
Sharding: fix countObjects, some docs MINOR
|
2009-04-22 15:56:23 -04:00 |
|
Eliot Horowitz
|
1bb94684f5
|
Sharding: rename commands.cpp commands_admin.cpp
|
2009-04-22 13:36:29 -04:00 |
|
Eliot Horowitz
|
9afc7f05f8
|
Sharding: version 0.0.2
|
2009-04-21 20:52:49 -04:00 |
|
Eliot Horowitz
|
5113d30da5
|
Sharding: make ismaster return ismaster=1
|
2009-04-21 20:12:58 -04:00 |
|
Eliot Horowitz
|
c40ad9f56e
|
Sharding: fix startFrom
|
2009-04-21 20:12:41 -04:00 |
|
Mike Dirolf
|
904088e131
|
add 'ok' field to ismaster and isdbgrid commands
|
2009-04-21 15:11:29 -04:00 |
|
Mike Dirolf
|
f43721ad57
|
trailing whitespace
|
2009-04-21 15:08:20 -04:00 |
|
Eliot Horowitz
|
77c6ea6148
|
Sharding: fix command path MINOR
|
2009-04-21 14:31:30 -04:00 |
|
Eliot Horowitz
|
b999749360
|
Sharding: remove special case for single server since it falls down on certain cases.
and a small cursor bug fix
|
2009-04-21 10:10:30 -04:00 |
|
Eliot Horowitz
|
71727701e5
|
Sharding: move empty shards on a split
|
2009-04-20 17:42:01 -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 |
|
Eliot Horowitz
|
f9a42555bb
|
Sharding: auto splitting working nicely
|
2009-04-16 10:19:52 -04:00 |
|
Eliot Horowitz
|
016013f756
|
cleaning split()
|
2009-04-15 22:36:33 -04:00 |
|
Eliot Horowitz
|
d7b7217349
|
Shard::getPhysicalSize()
|
2009-04-15 22:26:19 -04:00 |
|
Dwight
|
7eed0b9400
|
compile windows
|
2009-04-15 10:29:17 -04:00 |
|
Eliot Horowitz
|
4000e64db8
|
fixed other resync case
|
2009-04-13 10:47:55 -04:00 |
|
Eliot Horowitz
|
7d9eebe983
|
Sharding: fix part of old config resync
|
2009-04-12 22:19:41 -04:00 |
|
Eliot Horowitz
|
0a242467dd
|
Sharding: nice logging, MINOR
|
2009-04-11 10:27:45 -04:00 |
|
Eliot Horowitz
|
8b0ad1c0f4
|
logging
|
2009-04-10 10:41:35 -04:00 |
|
Eliot Horowitz
|
52dbf5b3e1
|
Sharding: resync on stale shard config
|
2009-04-07 15:19:27 -04:00 |
|
Eliot Horowitz
|
d3d1c28411
|
Sharding: fix command logic
|
2009-04-07 13:22:12 -04:00 |
|
Eliot Horowitz
|
2708ec75ff
|
Sharding: error on count for sharded collection until i fix it
|
2009-04-07 12:18:40 -04:00 |
|
Eliot Horowitz
|
c30e80145e
|
Sharding: moveshard now is mulit-mongos safe
|
2009-04-06 16:31:09 -04:00 |
|
Eliot Horowitz
|
6b49e60fe5
|
implemented moveshard.(start|finish) in mongod
|
2009-04-06 15:57:17 -04:00 |
|
Eliot Horowitz
|
74bb4f6029
|
moveshard cleaning checkpoint
|
2009-04-03 16:46:48 -04:00 |
|
Eliot Horowitz
|
7b8881ffab
|
refactor locking
|
2009-04-03 14:21:00 -04:00 |
|
Eliot Horowitz
|
5d81abc690
|
cleaning moveshard
|
2009-04-03 13:52:06 -04:00 |
|
Eliot Horowitz
|
ec376d5781
|
remove unused variable
|
2009-04-02 17:26:36 -04:00 |
|
Eliot Horowitz
|
1f2bab33e8
|
fix BSONObj ownership
|
2009-04-02 15:43:53 -04:00 |
|
Eliot Horowitz
|
fac9fcc1a1
|
smarter about how to split a shard
if one side is either MIN or MAX, takes all the data and puts in one
otherwise splits on the median value
|
2009-03-30 17:13:55 -04:00 |
|
Eliot Horowitz
|
160d0b7201
|
cleaning split
|
2009-03-30 14:33:40 -04:00 |
|
Eliot Horowitz
|
745cfbff47
|
split locking
|
2009-03-30 13:28:49 -04:00 |
|
Eliot Horowitz
|
22cd9cc2e5
|
better checkShardVersion
|
2009-03-30 10:50:10 -04:00 |
|
Eliot Horowitz
|
1914c3933d
|
note conn address is debug msg
|
2009-03-30 09:48:15 -04:00 |
|
Eliot Horowitz
|
7af502f1c6
|
sharding w version numbers checkpoint
|
2009-03-27 16:55:26 -04:00 |
|
Aaron
|
07dfc6bb3a
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-26 18:37:49 -04:00 |
|
Eliot Horowitz
|
d417bc0802
|
reload option for getShardManager
|
2009-03-26 17:33:30 -04:00 |
|
Eliot Horowitz
|
d58828ebb0
|
allow "raw" clients - better messags
|
2009-03-26 17:32:25 -04:00 |
|
Aaron
|
0dc74b1fe0
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-25 18:47:25 -04:00 |
|
Dwight
|
bd9185a9ca
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-03-25 17:38:14 -04:00 |
|
Eliot Horowitz
|
26ad67b9c7
|
shard versioning checkpoint
|
2009-03-25 17:35:38 -04:00 |
|