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
|
75e16447a4
|
starting sharding name cleanup SHARDING-25
|
2009-08-31 16:31:50 -04:00 |
|
Eliot Horowitz
|
bc7eeba54e
|
better error message MINOR
|
2009-08-29 23:49:53 -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
|
676fb4ea3c
|
Sharding: fix countObjects, some docs MINOR
|
2009-04-22 15:56:23 -04:00 |
|
Eliot Horowitz
|
71727701e5
|
Sharding: move empty shards on a split
|
2009-04-20 17:42:01 -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 |
|
Eliot Horowitz
|
c30e80145e
|
Sharding: moveshard now is mulit-mongos safe
|
2009-04-06 16:31:09 -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
|
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
|
22cd9cc2e5
|
better checkShardVersion
|
2009-03-30 10:50:10 -04:00 |
|
Eliot Horowitz
|
7af502f1c6
|
sharding w version numbers checkpoint
|
2009-03-27 16:55:26 -04:00 |
|
Eliot Horowitz
|
26ad67b9c7
|
shard versioning checkpoint
|
2009-03-25 17:35:38 -04:00 |
|
Eliot Horowitz
|
74ab32161e
|
lastmod for shards, using timestamp stuff
|
2009-03-09 16:06:19 -04:00 |
|
Eliot Horowitz
|
cedd4f0008
|
better debugging
|
2009-02-27 14:23:52 -05:00 |
|
Eliot Horowitz
|
a9b57c9d59
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-27 12:52:04 -05:00 |
|
Eliot Horowitz
|
dfe0cff308
|
lastmod
|
2009-02-27 12:51:49 -05:00 |
|
Dwight
|
ad725ff5c2
|
Merge branch 'master' of git@github.com:mongodb/mongo
|
2009-02-27 11:05:04 -05:00 |
|
Eliot Horowitz
|
0dc0ff0541
|
make unserialze take a const BSONObj&
|
2009-02-27 10:37:13 -05:00 |
|
Dwight
|
7225f8d37b
|
Merge branch 'master' of git@github.com:mongodb/mongo
Conflicts:
s/shard.cpp
s/shardkey.cpp
s/shardkey.h
|
2009-02-26 12:08:25 -05:00 |
|
Dwight
|
27b8b36c99
|
shardkey partial
|
2009-02-26 12:02:43 -05:00 |
|
Eliot Horowitz
|
47d36c761e
|
sharding schema change, some object re-org
|
2009-02-26 12:01:24 -05:00 |
|
Dwight
|
3111e5411e
|
BSONObjBuilderValueStream bug fix
|
2009-02-23 18:05:38 -05:00 |
|
Eliot Horowitz
|
00eb714709
|
sharding query work - works of only need 1 server
|
2009-02-21 23:39:41 -05:00 |
|
Eliot Horowitz
|
c97ed5184b
|
moveshard
|
2009-02-20 13:46:57 -05:00 |
|
Eliot Horowitz
|
5f6aa4f67d
|
insert shard checkpoint
|
2009-02-20 10:46:42 -05:00 |
|
Eliot Horowitz
|
5ade1a8b3d
|
split command
|
2009-02-19 17:32:19 -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
|
163bd066bd
|
cleaning, better test system
|
2009-02-18 10:59:13 -05:00 |
|
Eliot Horowitz
|
8e203da1d2
|
switch to UnitTest
|
2009-02-18 10:10:39 -05:00 |
|
Eliot Horowitz
|
8f65a14db1
|
shard object cleaning, split, ShardKey api cleaning
|
2009-02-17 23:31:27 -05:00 |
|
Eliot Horowitz
|
e74408dc7a
|
checkpoint for sharding object stuff
|
2009-02-17 15:34:52 -05:00 |
|
Eliot Horowitz
|
73c8977fab
|
shardkey api, more shard api work
|
2009-02-17 14:41:31 -05:00 |
|
Eliot Horowitz
|
a835ed1af5
|
renamed dbgrid s
|
2009-02-13 09:22:04 -05:00 |
|