Eliot Horowitz
|
fa8961c3e8
|
Exception classess need codes too SERVER-112
|
2009-12-28 17:06:07 -05:00 |
|
Eliot Horowitz
|
0ab8149a8e
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
|
Eliot Horowitz
|
a74353b6f1
|
debugging
|
2009-12-10 10:46:41 -05:00 |
|
Mathias Stearn
|
dcf3a10eea
|
Start using Date_t. Can anyone think of a better name?
|
2009-12-09 12:00:17 -05:00 |
|
Eliot Horowitz
|
03e3c49ebe
|
sharded dropDatabase SHARDING-53
|
2009-12-02 16:36:46 -05:00 |
|
Eliot Horowitz
|
0fb7289f3a
|
refactoring/cleaning of drop/dropDatabase/removeshard
|
2009-11-24 17:28:57 -05:00 |
|
Eliot Horowitz
|
c7fb263e1a
|
assert when no shards SHARDING-54
|
2009-11-19 21:49:25 -05:00 |
|
Dwight
|
37540835ac
|
compile visual studio
|
2009-11-16 15:55:03 -05:00 |
|
Eliot Horowitz
|
f6d0668141
|
drop() support for sharded collections SHARDING-36
|
2009-11-09 12:42:20 -05:00 |
|
Eliot Horowitz
|
6e4f858c43
|
use CmdLine::ports for shard and config servers
get rid of --infer
some config server refactoring in prep for n phase commit for config server changes
|
2009-11-08 11:41:19 -05:00 |
|
Eliot Horowitz
|
9780f3092b
|
make addshard take maxSize argument - though doesn't do anything yet SHARDING-21
|
2009-09-18 01:26:09 -04:00 |
|
Eliot Horowitz
|
b9d61d202c
|
sharding config db versioning SHARDING-33
|
2009-09-10 00:39:30 -04:00 |
|
Eliot Horowitz
|
08489a2b42
|
unique shard key support SHARDING-31
|
2009-09-03 16:48:34 -04:00 |
|
Eliot Horowitz
|
3ee681be36
|
more name changes in sharding
|
2009-09-01 12:17:41 -04:00 |
|
Eliot Horowitz
|
bcd665877b
|
another name changing checkpoint
config.shard -> config.shards
config.shard[server] -> config.chunks[shard]
|
2009-09-01 11:09:43 -04:00 |
|
Eliot Horowitz
|
75e16447a4
|
starting sharding name cleanup SHARDING-25
|
2009-08-31 16:31:50 -04:00 |
|
dwight
|
5e31aa0f19
|
rename
Command addserver->addshard
Collection config.servers->config.shards
|
2009-08-29 15:08:22 -04:00 |
|
Eliot Horowitz
|
abb40a551d
|
got rid of exit() calls
|
2009-08-07 15:37:50 -04:00 |
|
Eliot Horowitz
|
6b1d43b3b1
|
finish SERVER-101 move BSONObjIterator::_more to BSONObjIterator::more
|
2009-06-09 12:32:04 -04:00 |
|
Eliot Horowitz
|
00df88c21d
|
moved BSONObjIterator::more to BSONObjectIteratore::moreWEOO()
added _more temporarily
SERVER-101
|
2009-06-09 11:43:04 -04:00 |
|
Eliot Horowitz
|
a3de62485b
|
sharding: object, not array
|
2009-05-15 13:02:49 -04:00 |
|
Eliot Horowitz
|
0a242467dd
|
Sharding: nice logging, MINOR
|
2009-04-11 10:27:45 -04:00 |
|
Eliot Horowitz
|
745cfbff47
|
split locking
|
2009-03-30 13:28:49 -04:00 |
|
Eliot Horowitz
|
d417bc0802
|
reload option for getShardManager
|
2009-03-26 17:33:30 -04:00 |
|
Eliot Horowitz
|
0dc0ff0541
|
make unserialze take a const BSONObj&
|
2009-02-27 10:37:13 -05:00 |
|
Eliot Horowitz
|
47d36c761e
|
sharding schema change, some object re-org
|
2009-02-26 12:01:24 -05:00 |
|
Eliot Horowitz
|
2212fb8974
|
use ShardKeyPattern
|
2009-02-26 10:14:50 -05:00 |
|
Eliot Horowitz
|
a49b857887
|
sharding schema change, put shard key in dbconfig
|
2009-02-26 09:47:25 -05:00 |
|
Eliot Horowitz
|
206b92fce3
|
merge conflict checkpoint
some cloneCollection fixes
some moveShard work
|
2009-02-20 12:47:59 -05:00 |
|
Eliot Horowitz
|
a55abd3fa2
|
lots of low level shard infrastructure in place now
|
2009-02-19 13:26:25 -05:00 |
|
Eliot Horowitz
|
07cdf76329
|
shard infrastructure checkpoint
|
2009-02-19 12:55:01 -05:00 |
|
Eliot Horowitz
|
ea976ed9fa
|
name cleaning
|
2009-02-17 11:41:34 -05:00 |
|
Eliot Horowitz
|
7e17d07e52
|
remove hack form before
|
2009-02-17 10:26:15 -05:00 |
|
Eliot Horowitz
|
2aae06ec8b
|
fix giving config servers with/without port
|
2009-02-17 10:25:35 -05:00 |
|
Eliot Horowitz
|
d74b746c31
|
fix host dns resoltion with port numbers
|
2009-02-17 10:05:35 -05:00 |
|
Eliot Horowitz
|
b4a918ff94
|
handle failures better
|
2009-02-14 09:42:18 -05:00 |
|
Eliot Horowitz
|
471618efe1
|
make temporary primary assignment less useless
|
2009-02-13 10:06:56 -05:00 |
|
Eliot Horowitz
|
fe4892bbf8
|
option to not create database object on getDBConfig
|
2009-02-13 10:01:59 -05:00 |
|
Eliot Horowitz
|
a835ed1af5
|
renamed dbgrid s
|
2009-02-13 09:22:04 -05:00 |
|