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 |
|
Mathias Stearn
|
901abe74eb
|
cleanup
|
2009-11-05 16:59:48 -05:00 |
|
Mathias Stearn
|
9fcf4ba1ef
|
Support embedded fields for shard keys. SHARDING-48
Needs more testing.
|
2009-11-04 15:06:36 -05:00 |
|
Eliot Horowitz
|
c628c7b93f
|
don't allow shards on localhost unless allowLocal : true SHARDING-47
|
2009-10-12 13:27:04 -04: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
|
78bfd73520
|
writeback fix and making sure all connection pools are cleaned up
|
2009-09-14 14:32:24 -04:00 |
|
Eliot Horowitz
|
3b5b0caee9
|
getLastError sharded SHARDING-16
|
2009-09-14 11:33:42 -04:00 |
|
Eliot Horowitz
|
335d92c443
|
client id work and make getLastError work non sharded-collections in sharding, but with connection pooling SHARDING-16
|
2009-09-11 16:14:14 -04:00 |
|
Eliot Horowitz
|
6adeb37012
|
don't allow sharding + capped SHARDING-23
|
2009-09-03 17:19:32 -04:00 |
|
Eliot Horowitz
|
08489a2b42
|
unique shard key support SHARDING-31
|
2009-09-03 16:48:34 -04:00 |
|
Eliot Horowitz
|
644df81d21
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-01 17:29:39 -04:00 |
|
Eliot Horowitz
|
1b344adf4b
|
can't shard a collection with a unique index SHARDING-24
|
2009-09-01 17:28:58 -04:00 |
|
Dwight
|
e5fb018121
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-09-01 16:39:01 -04:00 |
|
Dwight
|
7172529835
|
some help for commands
|
2009-09-01 16:23:56 -04:00 |
|
Eliot Horowitz
|
7c11076e73
|
can't shard system namespaces
|
2009-09-01 15:59:19 -04:00 |
|
Eliot Horowitz
|
7ac635188e
|
make sure new shards are valid SHARDING-29
|
2009-09-01 14:06:50 -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
|
6d6f8d5bf7
|
rename some sharding commands.
|
2009-08-30 11:22:58 -04:00 |
|
dwight
|
5e31aa0f19
|
rename
Command addserver->addshard
Collection config.servers->config.shards
|
2009-08-29 15:08:22 -04:00 |
|
Eliot Horowitz
|
1bb94684f5
|
Sharding: rename commands.cpp commands_admin.cpp
|
2009-04-22 13:36:29 -04:00 |
|