Commit Graph

300 Commits

Author SHA1 Message Date
dwight
c69b560a82 better error msg 2010-08-20 14:05:11 -04:00
Dwight
a5b9a6c0f8 log cleaning 2010-08-17 16:41:17 -04:00
Eliot Horowitz
1b194a97c5 fix cursor generation in mongos and clean up killCursor logging 2010-08-02 11:02:16 -04:00
dwight
7ac57c56e4 sleep a little longer on dev 2010-07-30 16:21:28 -04:00
Mathias Stearn
aae8637f5b clean up another warning 2010-07-28 23:29:57 -04:00
Eliot Horowitz
5b7ab6fa0e consolidate bind_ip handling 2010-07-27 09:59:34 -04:00
Eliot Horowitz
c7a38e409d cleaning pidfilepath code - adding to mongos SERVER-1488 2010-07-26 14:25:55 -04:00
Eliot Horowitz
08b250630b make handlePossibleShardedMEssage finer grained and a bit more optimistic 2010-07-23 13:41:21 -04:00
Eliot Horowitz
a23b97a690 cleaning remove flags 2010-07-22 22:38:35 -04:00
Eliot Horowitz
852eb9b1fa set Stale shard data on late errors 2010-07-22 14:20:29 -04:00
Eliot Horowitz
ee12ec39cd getLastError handles writeback 2010-07-22 13:52:42 -04:00
Alberto Lerner
f51a4d0669 SERVER-1270 Hook StringData to BufBuilder 2010-07-19 09:56:24 -04:00
dwight
b12d4c2aff rs 2010-07-18 15:02:46 -04:00
dwight
46542f495c cleaning 2010-07-18 13:34:16 -04:00
Eliot Horowitz
66f8e416da killOp and currentOp work sharded SERVER-931 2010-07-14 15:49:21 -04:00
Richard Kreuter
eccb65149d Fix Windows build, maybe 2010-07-13 20:07:33 -04:00
Richard Kreuter
3834e8d035 Remove --lockfilepath option. SERVER-1411 2010-07-13 18:16:26 -04:00
Richard Kreuter
ae79e7aee9 Add a --pidfilepath option, (next step: delete --lockfilepath). SERVER-1411 2010-07-13 18:02:44 -04:00
Eliot Horowitz
69251fae55 cleaning 2010-07-13 00:56:01 -04:00
Richard Kreuter
2619338cac Fix 12K errorcode jump (presumably a typo) in 2 files. 2010-07-09 17:49:04 -04:00
Richard Kreuter
031ef11914 Don't mutilate lock file until lock acquired. Part of SERVER-1386. 2010-07-09 15:52:09 -04:00
dwight
2ba9153e95 rs check that there isnt a preexisting oplog at initiation 2010-07-06 22:16:40 -04:00
dwight
f9c5985808 haveDatabases() method 2010-06-26 13:32:35 -04:00
Eliot Horowitz
1026c72507 getLastError has _id of of upserted object SERVER-1173
last error cleaning
2010-06-24 11:24:54 -04:00
Eliot Horowitz
a71cc3cd4b cleaning exceptions 2010-06-21 13:41:34 -04:00
Eliot Horowitz
1113a12a59 don't allow databases with the same name and different casing SERVER-1149 2010-06-15 02:48:09 -04:00
dwight
3f8da3805a towards QueryOption_Exhaust 2010-06-06 15:46:55 -04:00
dwight
a3e03d7fe8 towards QueryOption_exhaust 2010-06-05 22:37:59 -04:00
Eliot Horowitz
6b0b96f48a defensive asserts 2010-06-02 10:01:42 -04:00
Eliot Horowitz
e365deea86 clean up cursors SERVER-1167 2010-05-28 14:23:37 -04:00
Dwight Merriman
a190583c51 MutexDebugger 2010-05-26 00:46:49 -04:00
Dwight
f02bea6518 rs 2010-05-24 17:11:47 -04:00
Dwight Merriman
608ef69bc4 quieter on test run 2010-05-23 15:07:32 -04:00
Dwight
c830be1477 log less during unit tests 2010-05-19 12:11:17 -04:00
Aaron
4b2e9d9ac1 SERVER-109 put Message in UserQueryOp 2010-05-18 22:09:22 -07:00
Eliot Horowitz
8cbcdcc9b6 check for bad db names and don't segfault SERVER-1132 2010-05-18 09:59:43 -04:00
Dwight
8ac01ac9dc remove reccache (mostly) 2010-05-17 10:38:36 -04:00
Dwight Merriman
0f9f517058 cleaner error / uassert logging 2010-05-15 18:48:13 -04:00
Dwight Merriman
63b7b35c7c change log.h 2010-05-15 11:44:03 -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
Dwight Merriman
3483f22813 refactor and rename insert 2010-04-28 08:25:56 -04:00
Dwight
bd28578ab8 stdafx->pch 2010-04-27 15:27:52 -04:00
Dwight Merriman
0c7e5438e0 get rid of macros in log.h 2010-04-24 14:03:14 -04:00
Mathias Stearn
036a302e38 Macro smashing. Also sequester lower-case null to ntservice.cpp 2010-04-23 21:07:59 -04:00
Mathias Stearn
4f3c48b853 fix opwrite 2010-04-23 20:17:51 -04:00
Dwight Merriman
1a27750682 opread doesnt need to be a macro 2010-04-23 19:32:21 -04:00
Dwight
0976928780 less chatty 2010-04-22 16:23:59 -04:00
Dwight Merriman
ac91527d47 rename file 2010-04-21 18:46:31 -04:00
Eliot Horowitz
0f09595154 move oplog code into db/oplog.* 2010-04-13 13:50:09 -04:00