Commit Graph

107 Commits

Author SHA1 Message Date
dwight
bc9d347ff8 compile 2011-10-02 14:04:31 -04:00
Kristina
6f154bdb99 add try/catch to sharding commands, too SERVER-3923 2011-09-23 17:00:09 -04:00
Eliot Horowitz
7cf4d7ce6c better error message for profile via mongos 2011-08-17 10:26:27 -04:00
gregs
4d3fdcfc10 fix semantics of the getChunkManager() method, add non-erroring version SERVER-3517 2011-08-09 02:16:54 -04:00
Mathias Stearn
0e20be567e use LOG(x) everywhere in mongos 2011-08-08 19:52:56 -04:00
Eliot Horowitz
690505dee9 don't duplicate ns entry for non-sharded collections via mongos SERVER-3539 2011-08-08 11:07:11 -04:00
Eliot Horowitz
e786370a9e logging 2011-08-03 09:07:43 -04:00
gregs
d42d4c2a0c add options to Futures SERVER-3405 2011-07-27 15:59:27 -04:00
gregs
a6f8968570 rename method SERVER-3405 2011-07-27 15:59:27 -04:00
gregs
cc43fc3e4a change command api to allow command options SERVER-3405 2011-07-27 15:59:27 -04:00
gregs
0a3a147ffb test and group slaveok fix for SERVER-3405 2011-07-27 15:59:26 -04:00
dwight
fa9f1a7b85 err msg text 2011-07-01 13:32:07 -04:00
agirbal
cbe9ebfeaf SERVER-2531: monitor size of current key being reduced, and do extra reducing if gets too big 2011-06-27 14:53:21 -07:00
agirbal
fd3938aba4 SERVER-2531: REPLACE mode now uses the finishMapReduce cmd on each shard, so that the replace is atomic. 2011-06-27 13:30:19 -07:00
agirbal
1388ecbdb7 SERVER-2531: added REDUCE mode for M/R to sharded output collection 2011-06-26 19:00:52 -07:00
Eliot Horowitz
142a86b237 net cleaning: move message.* to net/
net cleaning: move http tools to net/
2011-06-26 17:13:54 -04:00
Kristina
09d1825d7f move runAgainstRegistered to sharding SERVER-921 2011-06-22 14:20:53 -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
Dwight
add206436e temp stop age out of journal files for backups. backport? 2011-06-21 12:48:31 -04:00
Eliot Horowitz
61be4fc835 some include cleaning 2011-06-21 01:56:49 -04:00
Mathias Stearn
951957f864 Make sharded findAndModify correctly handle StaleConfigException on shard 2011-06-14 16:40:17 -04:00
agirbal
6296e8c763 SERVER-2531: delete temp collection. Remove debug output. 2011-06-13 16:19:31 -07: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
Eliot Horowitz
ea1a8f4c29 throw StaleConfigException for passthrough command failure with stale config SERVER-2828 2011-05-19 17:43:24 -04:00
Mathias Stearn
e7bca564d5 Mongos validate command collects top-level "valid" field SERVER-3023 2011-05-09 11:46:22 -04:00
Aaron
3af50f5b94 SERVER-958 merge and address mongos dependency differences 2011-04-25 13:29:51 -07:00
Dwight
09795ae38a compact not allowed through mongos for now 2011-04-06 11:26:14 -04:00
Eliot Horowitz
c3da625d6a put indexSizes and other missing fields in sharded collstats SERVER-2752 2011-03-31 08:48:05 -04:00
Mathias Stearn
2fb5c66361 Better handling of sharded findAndModify output SERVER-2698 180? 2011-03-14 17:55:43 -04:00
Eliot Horowitz
f7d1dbff85 release ShardConnection when done in sharded/mr 2011-01-26 13:34:43 -05:00
Eliot Horowitz
303db30c85 fix non-sharding map/reduce error handling 2011-01-24 01:48:57 -05:00
Eliot Horowitz
a85d0760cd use a ShardConnection for accessing shards during m/r 2011-01-23 02:53:31 -05:00
Eliot Horowitz
a35642a48c mapparams allowed 2011-01-22 10:57:08 -05:00
Eliot Horowitz
279d61cce4 custom out db for m/r doesn't work sharded with non-sharded db 2011-01-21 00:55:38 -05:00
agirbal
1830f9cb5e [SERVER-1951]: support for output to other DB with sharding. Test in jstests/sharding/bigMapReduce.js 2011-01-19 00:16:29 -08:00
Eliot Horowitz
b828d21630 ran astyle SERVER-2304 2011-01-04 00:40:41 -05:00
Eliot Horowitz
c0fa671318 map/reduce no longer uses temp collections.
you have to specify out
SERVER-1837
2010-12-16 16:41:28 -05:00
Eliot Horowitz
8f726a40b8 fix sharded outType 2010-11-15 17:23:28 -05:00
Mathias Stearn
0f118c6b82 Support more mixed-case cmd names in mongos SERVER-2053 2010-11-02 17:02:44 -04:00
Alberto Lerner
78c6e21862 Chunk/ChunkManager do not depend on ConfigDB anymore 2010-11-02 13:54:01 -04:00
Mathias Stearn
39d768653e Support geoNear on mongos SERVER-926 2010-10-20 17:30:34 -04:00
Eliot Horowitz
10c01ce576 sharded m/r supports scope SERVER-1663 2010-08-23 13:20:29 -04:00
Alberto Lerner
7a7cc4adfa SERVER-1452 StringData-ing up, c_str()-ing down 2010-08-18 18:12:31 -04:00
Alberto Lerner
bceacf2544 SERVER-1292 A bit more prep, separate grid.{h,cpp} from config 2010-07-28 14:24:55 -04:00
Eliot Horowitz
416e370718 use SscopedDBConnection instead of ShardConnection in a couple of places 2010-07-25 08:32:45 -04:00
Eliot Horowitz
10e4067b4b framework for retrying commands because data out of sync SERVER-1471 2010-07-23 10:51:48 -04:00
Eliot Horowitz
6533589a0d Merge branch 'master' of github.com:mongodb/mongo 2010-07-23 02:00:29 -04:00
Mathias Stearn
dd79445bbb make more commands work with mongos SERVER-1462 2010-07-22 21:03:24 -04:00
Eliot Horowitz
eb00d7ce6e Merge branch 'master' of github.com:mongodb/mongo 2010-07-22 19:52:08 -04:00