Commit Graph

82 Commits

Author SHA1 Message Date
Eliot Horowitz
5efe14b029 change error reporting order for robustness 2010-08-12 03:15:18 -04:00
Eliot Horowitz
1d3ae44cf1 don't use id gle for sync 2010-08-03 11:49:21 -04:00
Eliot Horowitz
dde3464141 check for config server consistency on startup 2010-08-03 01:18:12 -04:00
Eliot Horowitz
d25088f9c3 mongos cursor timeout SERVER-1531 2010-08-02 14:50:12 -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
f27b7ba4f7 Merge branch 'master' of github.com:mongodb/mongo 2010-07-28 13:29:55 -04:00
Eliot Horowitz
f55497b753 hook up webserver to mongos SERVER-1495 2010-07-28 13:29:36 -04:00
Alberto Lerner
bc3f63ebf1 SERVER-1497 Cant mix and match localhost and real IPs 2010-07-28 11:14:26 -04:00
Eliot Horowitz
5b7ab6fa0e consolidate bind_ip handling 2010-07-27 09:59:34 -04:00
Eliot Horowitz
380cdd5bf2 handle databases with different cases in mongos SERVER-1443 2010-07-22 15:39:20 -04:00
Mathias Stearn
b230e696aa IPv6 support for mongos SERVER-1426 2010-07-19 12:17:41 -04:00
dwight
46542f495c cleaning 2010-07-18 13:34:16 -04:00
Alberto Lerner
d02d79af24 Adjust message 2010-07-04 11:30:59 -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
Eliot Horowitz
cc53dee09b LastError cleanup SERVER-1165 2010-05-28 17:07:18 -04:00
alerner
c347ef85f5 mongos now accepts a --bind_ip argument [SERVER-1156] 2010-05-28 16:27:06 -04:00
alerner
1798ea2d85 Pull all the code for defining and printing the version of executables to one place. 2010-05-28 12:08:36 -04:00
Aaron
7efe88f445 SERVER-109 multi buffer message 2010-05-12 15:26:00 -07:00
Eliot Horowitz
a199ddb5a6 merge signal handling between mongod and mongos 2010-05-10 17:13:21 -04:00
Eliot Horowitz
60395ece6f more typos SERVER-1103 2010-05-08 11:47:17 -04:00
Eliot Horowitz
67575ac7eb chunkSize param 2010-04-30 02:30:43 -04:00
Eliot Horowitz
e0d8e8541d really fix getLastError in mongos SERVER-1039 2010-04-28 15:39:52 -04:00
Eliot Horowitz
c3ee679116 some asserts 2010-04-28 13:19:45 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Eliot Horowitz
be37180c5d auto balance checkpoint SERVER-945 2010-04-22 13:34:53 -04:00
Eliot Horowitz
c6643c12f6 getLAstError works on mongos assert SERVER-1039 2010-04-21 22:32:26 -04:00
Eliot Horowitz
aa1b777c61 database and shard _id is now meaningful 2010-04-21 17:44:07 -04:00
Eliot Horowitz
35f91394cc skip for sharding SERVER-1022 2010-04-14 16:15:57 -04:00
Eliot Horowitz
61ae5fa244 a bunch of refactoring for mongos linking 2010-04-13 15:23:57 -04:00
Eliot Horowitz
06f0c91b87 BUMP 1.5.0 2010-04-08 10:57:05 -04:00
Eliot Horowitz
d8e56af586 do'nt require boost options in mongoclient SERVER-855 2010-03-31 11:57:27 -04:00
Eliot Horowitz
48cc94ad55 BUMP 1.3.5 2010-03-22 22:12:51 -04:00
Eliot Horowitz
7a118d59f2 sharding debuggin 2010-03-20 23:46:19 -04:00
Eliot Horowitz
2e38dbcc69 move --fork --logpath --logappend into cmdline so it works for mongos SHARDING-82 2010-03-18 16:38:27 -04:00
Eliot Horowitz
0bba41a0bb mongos now using boost options SHARDING-82 2010-03-18 12:15:29 -04:00
Aaron
f097370033 SERVER-695 add StaticObserver to more binaries 2010-03-15 10:02:12 -07:00
Eliot Horowitz
0cbd5b6a37 move CmdLine cmdLine into its own file in prep for other command line work 2010-03-12 12:14:23 -05:00
Eliot Horowitz
e310776ecf make chunk size configurable and default 200mb 2010-02-12 15:27:43 -05:00
Mathias Stearn
45886bc725 mongos: Call dbexit on SIGINT and SIGTERM.
Ensures profiler data gets written.
2010-01-25 16:26:03 -05:00
Eliot Horowitz
0ab8149a8e uassert/massert take error code SERVER-112 2009-12-28 16:43:43 -05:00
Eliot Horowitz
eed9fe77cd win compile 2009-12-14 09:56:24 -05:00
Eliot Horowitz
6569d4e815 new master version numbers 2009-12-03 15:27:19 -05:00
Eliot Horowitz
7bb0b670e6 fix error message 2009-11-24 13:56:41 -05:00
Eliot Horowitz
62ff89ad69 post 1.1.3 markers 2009-11-10 11:48:16 -05:00
Eliot Horowitz
aa8b12e13f BUMP 1.1.3 2009-11-10 11:00:43 -05:00
Eliot Horowitz
6e4f858c43 use CmdLine::ports for shard and config servers
get rid of --infer
some config server refactoring in prep for n phase commit for config server changes
2009-11-08 11:41:19 -05:00
Mathias Stearn
6f7d89b01a use gdb trampoline in mongos 2009-11-03 16:39:55 -05:00
Eliot Horowitz
ac11d739e1 use CmdLine for port 2009-11-02 16:52:16 -05:00
Eliot Horowitz
e48db1f60a replace cerr with cout for all server files 2009-10-16 11:39:59 -04:00
Dwight
2d934d1006 move curNs to Client object 2009-10-13 16:01:02 -04:00