agirbal
|
ab47d8d34b
|
fix error codes
|
2011-06-21 22:35:35 -07:00 |
|
gregs
|
99c28cb998
|
errorcodes
|
2011-06-21 22:09:04 -04:00 |
|
agirbal
|
e40135e5ce
|
SERVER-2531: added support for MERGE mode for M/R with sharded output
Added generic method to do update() to shards
|
2011-06-21 18:42:47 -07:00 |
|
Eliot
|
0d4db0b5b0
|
Merge pull request #40 from JensRantil/master
Spelling and grammar corrections only
|
2011-06-15 19:53:25 -07:00 |
|
Mathias Stearn
|
30ed7953ec
|
remove set but unread variable
|
2011-06-14 16:40:17 -04:00 |
|
agirbal
|
7ac2b5bef2
|
fix compile and error codes
|
2011-06-13 14:53:33 -07:00 |
|
agirbal
|
ec68f3c6d5
|
SERVER-2531: added M/R output to shard collection for mode REPLACE
|
2011-06-13 14:33:38 -07:00 |
|
gregs
|
e329ba1bae
|
always use parallelcursor SERVER-3086
|
2011-06-03 17:15:25 -04:00 |
|
Eliot Horowitz
|
280969d9c8
|
tuning sharding retries
|
2011-05-29 13:44:27 -04:00 |
|
Jens Rantil
|
2c8088f180
|
Fixing a bunch of spelling mistakes, and a few grammatical errors. No functionality has been changed.
|
2011-05-26 11:59:13 +02:00 |
|
dwight
|
8a0660ac31
|
use firstElementFieldName()
|
2011-05-23 20:03:19 -04:00 |
|
Mathias Stearn
|
b690e237fd
|
Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509
|
2011-05-23 18:46:27 -04:00 |
|
Eliot Horowitz
|
2c1fa43373
|
more debugging for buildbot
|
2011-05-19 17:29:56 -04:00 |
|
dwight
|
07a3aeee84
|
log messages here are now more clear
|
2011-05-12 21:45:48 -04:00 |
|
Mathias Stearn
|
78a6c2e2f2
|
Don't use ShardedStrategy for collections that stop being sharded
|
2011-05-04 15:41:43 -04:00 |
|
Eliot Horowitz
|
5ae781d54c
|
better debugging for error
|
2011-04-28 23:10:46 -04:00 |
|
Eliot Horowitz
|
8b035652c1
|
more verbose logging on multiple retries
|
2011-04-11 05:19:21 -04:00 |
|
Eliot Horowitz
|
783dc5a721
|
prevent shutdown race condtion SERVER-2704
|
2011-03-17 14:50:38 -04:00 |
|
Eliot Horowitz
|
cd5a958c31
|
multi/upsert is fine sharded, remove bad assert
|
2011-02-17 23:59:15 -05:00 |
|
Eliot Horowitz
|
e690bfef3c
|
fix debugging
|
2011-02-16 14:40:25 -05:00 |
|
Eliot Horowitz
|
b331e1c7ae
|
make sure getLastError fields are correct after writeback SERVER-1467
|
2011-01-21 14:19:49 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
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 |
|