Commit Graph

91 Commits

Author SHA1 Message Date
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
Eliot Horowitz
380cdd5bf2 handle databases with different cases in mongos SERVER-1443 2010-07-22 15:39:20 -04:00
Eliot Horowitz
852eb9b1fa set Stale shard data on late errors 2010-07-22 14:20:29 -04:00
Eliot Horowitz
364bad304e make indexe differences warning in stats 2010-07-22 10:04:17 -04:00
Eliot Horowitz
df2a72efff fix size() for sharding SERVER-1444 2010-07-22 09:51:22 -04:00
Eliot Horowitz
47d175d72b fix count passthrough 2010-07-22 08:12:05 -04:00
Mathias Stearn
34a36f91af error code 2010-07-21 16:33:02 -04:00
Mathias Stearn
cad2a695e0 Copydb command for mongos SERVER-1440 2010-07-21 16:32:06 -04:00
Eliot Horowitz
0227340cbd count can recover from dropped dbs 2010-07-16 14:32:37 -04:00
Eliot Horowitz
47261779b8 fix sharded count on moves
make Client::Context check shard versions
SERVER-1396
2010-07-16 12:30:37 -04:00
Mathias Stearn
b2420ca55f Sharded findAndModify now requires shard key in query SERVER-952 2010-07-12 15:57:38 -04:00
Mathias Stearn
683dc7c0f4 don't use getChunksForQuery in count SERVER-1397 2010-07-12 15:57:37 -04:00
Mathias Stearn
bf391f2949 fix Sharded MR SERVER-952 2010-07-12 15:57:37 -04:00
Mathias Stearn
4676c5ac07 Sharded distinct uses shards not chunks SERVER-952 2010-07-12 15:57:37 -04:00
Mathias Stearn
7ea18a86ad help and sharding support for distinct command query option SERVER-1397 2010-07-12 15:57:37 -04:00
Mathias Stearn
e4a288e42e avgObjSize in db.stats() and db.coll.stats() SERVER-1322 2010-07-01 17:46:06 -04:00
Alberto Lerner
97dc2c6b12 SERVER-1301 Let DBConfig perform the drop database logic 2010-06-30 16:13:18 -04:00