Alberto Lerner
|
4d351c23f7
|
log the collection name as well
|
2010-12-15 12:07:12 -05:00 |
|
Mathias Stearn
|
14201b26eb
|
Don't allow $atomic on sharded collections SERVER-1971
|
2010-10-22 17:47:07 -04:00 |
|
Eliot Horowitz
|
043f94b25e
|
fix error message on shard key change SERVER-1892
|
2010-10-05 13:05:30 -04:00 |
|
Mathias Stearn
|
456493083e
|
move code into ShardKeyPattern::moveToFront() and add unit tests. SERVER-1540
|
2010-09-22 17:50:50 -04:00 |
|
Mathias Stearn
|
8a29068d1c
|
Move shard key to front of objects on insert SERVER-1540
|
2010-09-22 14:21:53 -04:00 |
|
Eliot Horowitz
|
4a6398df84
|
fix error message
|
2010-09-07 12:11:24 -04:00 |
|
Eliot Horowitz
|
8fdabc70d9
|
better error message
|
2010-09-07 10:29:22 -04:00 |
|
Mathias Stearn
|
c58ddb10d4
|
forgot to remove debugging code
|
2010-09-03 11:56:31 -04:00 |
|
Mathias Stearn
|
6cc10ef09e
|
Shard key in upsert query must be exact match SERVER-1689
|
2010-09-02 21:11:53 -04:00 |
|
Eliot Horowitz
|
d25088f9c3
|
mongos cursor timeout SERVER-1531
|
2010-08-02 14:50:12 -04:00 |
|
Eliot Horowitz
|
4d6f5306c5
|
fix mem leak
|
2010-08-02 11:28:09 -04:00 |
|
Eliot Horowitz
|
0aecc0bfd3
|
fix memory leak in ParallelCursor on config changes
|
2010-07-29 16:31:41 -04:00 |
|
Mathias Stearn
|
ce531f1481
|
plug potential leak
|
2010-07-26 21:09:10 -04:00 |
|
Eliot Horowitz
|
0d1975d0d4
|
make sure to update chunk manager after reset
|
2010-07-23 13:06:24 -04:00 |
|
Eliot Horowitz
|
089f471c21
|
some debugging
|
2010-07-23 13:01:28 -04:00 |
|
Eliot Horowitz
|
a4431141fd
|
retry update/write if config changes
|
2010-07-23 00:47:24 -04:00 |
|
Eliot Horowitz
|
90f70bab3d
|
don't replay broadcast writes SERVER-1350
|
2010-07-22 23:05:02 -04:00 |
|
Eliot Horowitz
|
a23b97a690
|
cleaning remove flags
|
2010-07-22 22:38:35 -04:00 |
|
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 |
|
Mathias Stearn
|
09853275e9
|
optimization: cheap op first
|
2010-07-14 20:08:14 -04:00 |
|
dwight
|
f42dd671e4
|
complile db_10.sln
|
2010-07-02 11:00:34 -04:00 |
|
Eliot Horowitz
|
7cab28a61f
|
debugging
|
2010-07-02 10:27:49 -04:00 |
|
Eliot Horowitz
|
b232b213ba
|
fix a migrate race condition SERVER-933
|
2010-07-02 01:49:27 -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 |
|
Mathias Stearn
|
43d5954d08
|
Start using getShardsForQuery SERVER-952
|
2010-06-29 21:08:55 -04:00 |
|
Eliot Horowitz
|
3fe48e37f1
|
get rid of final mongos query filter SERVER-1245
|
2010-06-25 15:28:49 -04:00 |
|
Eliot Horowitz
|
15aebb0706
|
mongod chunk filtering seems to be working SERVER-943
|
2010-06-15 23:05:45 -04:00 |
|
Eliot Horowitz
|
eefddcd5a9
|
checkpoint for moving chunk filtering to mongod SERVER-943
|
2010-06-15 17:42:49 -04:00 |
|
Eliot Horowitz
|
440163fccc
|
more sharding mongod side cleaning
|
2010-06-14 18:44:51 -04:00 |
|
Mathias Stearn
|
24f1d1216a
|
more scoped_ptr usage
|
2010-05-28 19:29:44 -04:00 |
|
Eliot Horowitz
|
b200d9e3cb
|
checkpoint for explain sharded SERVER-953
|
2010-05-26 13:26:16 -04:00 |
|
Eliot Horowitz
|
ffd977a64c
|
don't leak ChunkManager use - shared_ptr
|
2010-05-26 12:40:46 -04:00 |
|
Eliot Horowitz
|
4bdbf1fc67
|
use shared_ptr for Chunk references
handle splits on another server during splits SERVER-1109
|
2010-05-24 17:24:41 -04:00 |
|
Eliot Horowitz
|
8bf7d06756
|
spam
|
2010-05-19 17:29:39 -04:00 |
|
Mathias Stearn
|
af9848aef9
|
Require update object to have full shard key.
|
2010-05-14 14:30:40 -04:00 |
|
Aaron
|
7efe88f445
|
SERVER-109 multi buffer message
|
2010-05-12 15:26:00 -07:00 |
|
Mathias Stearn
|
36421f21ca
|
Count multi-insert. SERVER-814
|
2010-05-05 18:46:15 -04:00 |
|
Mathias Stearn
|
20deda97c2
|
sharding: Use ChunkRanges rather than Chunks for getChunksForQuery
|
2010-05-05 14:37:14 -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 |
|
Mathias Stearn
|
c4299e6c31
|
Prevent modifying the shard key with $operator updates SERVER-983
|
2010-04-21 18:26:31 -04:00 |
|
Eliot Horowitz
|
517d8f0277
|
more serverStatus fields for mongos SERVER-942
|
2010-04-20 15:05:48 -04:00 |
|
Dwight
|
fb09b88240
|
rs
|
2010-04-20 12:29:00 -04:00 |
|
Eliot Horowitz
|
61ae5fa244
|
a bunch of refactoring for mongos linking
|
2010-04-13 15:23:57 -04:00 |
|
Richard Kreuter
|
b96e4b2976
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05:00 |
|
Mathias Stearn
|
19732ca8f9
|
better handling of sharded upserts. SHARDING-72
more update fixes coming after 1.3.1
|
2010-01-19 21:14:01 -05:00 |
|
Eliot Horowitz
|
1ba0144d4f
|
when scanning serially, if a chunk had no results, stopped prematurely SHARDING-71
|
2010-01-15 01:27:01 -05:00 |
|
Eliot Horowitz
|
dd742c42fe
|
some more debugging for sharding MINOR
|
2010-01-14 10:41:41 -05:00 |
|