dwight
|
5d6f0a4fd0
|
commitifneeded a bit more often
|
2011-03-08 19:52:38 -05:00 |
|
dwight
|
0fe9db187a
|
clarify confusing log line
|
2011-03-01 21:20:34 -05:00 |
|
Dwight
|
288db3e311
|
typo in log msg
|
2011-02-11 10:58:52 -05:00 |
|
Eliot Horowitz
|
621b4f0338
|
better error message for old lock file
|
2011-02-10 10:00:31 -05:00 |
|
Eliot Horowitz
|
1f4ba96c5a
|
if there is an old lock file, no journal files, and no dbs present, safe to start
|
2011-02-07 23:40:27 -05:00 |
|
Eliot Horowitz
|
471fd7da06
|
added option paral to call to specify server address where was sent if different
|
2011-02-05 17:52:36 -05:00 |
|
dwight
|
c3de5e8a1a
|
mispelling
|
2011-01-26 17:25:08 -08:00 |
|
Eliot Horowitz
|
1aabdc3d74
|
fix DBDirectClient::count
|
2011-01-25 17:40:30 -05:00 |
|
Eliot Horowitz
|
fd204c99b3
|
DBDirectClient uses smart count rather than going over message api
|
2011-01-25 16:19:21 -05:00 |
|
dwight
|
0380e6fb2c
|
clearer shutdown logging
|
2011-01-22 22:52:06 -05:00 |
|
dwight
|
2ab562dc66
|
fix text
|
2011-01-19 10:48:20 -05:00 |
|
dwight
|
79291bb3a5
|
fix a shutdown assertion introduced a few days ago by me
|
2011-01-16 10:57:34 -05:00 |
|
Eliot Horowitz
|
5803871976
|
remove deprecated msg and unused return for assembleResponse SERVER-1438
|
2011-01-16 01:03:05 -05:00 |
|
Kristina Chodorow
|
a7e51ea674
|
neater win lock handling
|
2011-01-14 15:15:28 -05:00 |
|
dwight
|
f740064ca9
|
commitifneeded within batch inserts
|
2011-01-13 21:23:12 -05:00 |
|
Kristina
|
16fdaa9d65
|
error code MINOR
|
2011-01-12 18:58:14 -05:00 |
|
U-ACER-6E40E97492\Kristina Chodorow
|
58ee69ab28
|
acquirePathLock for Windows SERVER-2339
|
2011-01-12 18:54:13 -05:00 |
|
Eliot Horowitz
|
640852ef60
|
call commitIfNeeded in DBDirectClient, mostly for js
|
2011-01-11 01:15:54 -05:00 |
|
dwight
|
c73f63d7f9
|
lock on shutdown commit
|
2011-01-10 18:39:12 -05:00 |
|
Mathias Stearn
|
d1d3df7b12
|
fix deadlocks
|
2011-01-10 13:58:15 -05:00 |
|
Mathias Stearn
|
6d25aae842
|
rename function
|
2011-01-10 13:58:14 -05:00 |
|
Eliot Horowitz
|
51ca8ee218
|
FileAllocator cleaning
|
2011-01-09 01:45:33 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
dwight
|
6c1cdf7d2e
|
compile
|
2011-01-02 17:08:36 -05:00 |
|
dwight
|
4f54f4c2fa
|
run code on windows too
|
2011-01-02 17:04:08 -05:00 |
|
Mathias Stearn
|
0d010f8131
|
Move journal file check to acquireLockPath so tools run this
|
2010-12-28 19:25:33 -05:00 |
|
Mathias Stearn
|
7a06594e25
|
error out on unclean shutdown if no journal files
|
2010-12-28 19:13:50 -05:00 |
|
dwight
|
99eb5e363e
|
clean lsnThread shutdown
|
2010-12-27 15:33:52 -05:00 |
|
Mathias Stearn
|
13eb7b6961
|
fix shutdown
|
2010-12-21 21:23:53 -05:00 |
|
dwight
|
c7c5a57b1f
|
eliminate the _DURABLE preprocessor define
|
2010-12-13 18:03:32 -05:00 |
|
Mathias Stearn
|
5b663b9898
|
Allow old lockfile if in durable mode
|
2010-12-10 19:20:42 -05:00 |
|
Dwight
|
eca622a236
|
dur fix an intent in dbtests and some other diag stuff
|
2010-12-06 17:24:30 -05:00 |
|
dwight
|
8769a24704
|
typo
|
2010-12-06 10:04:54 -05:00 |
|
dwight
|
83a58aa700
|
dur add a cmd lien setting
|
2010-11-28 10:13:01 -05:00 |
|
dwight
|
a409d5c67a
|
compile
|
2010-11-17 22:55:49 -05:00 |
|
dwight
|
6d53776029
|
dur
|
2010-11-17 22:31:38 -05:00 |
|
Eliot Horowitz
|
27fa380225
|
cruft
|
2010-11-16 15:01:31 -05:00 |
|
Richard Kreuter
|
d0612401f2
|
Added a comment about lock file deletion, per Eliot's request.
|
2010-11-08 14:18:36 -05:00 |
|
Eliot Horowitz
|
02d2d60caf
|
check for $ mods on insert SERVER-1954
|
2010-11-01 23:43:57 -04:00 |
|
Eliot Horowitz
|
92d0ac477d
|
we weren't logging every 512th op anymore
|
2010-10-28 15:51:14 -04:00 |
|
Eliot Horowitz
|
5a99b00eee
|
don't log UserException's unless running with verbose on SERVER-1995
|
2010-10-24 18:10:27 -04:00 |
|
Eliot Horowitz
|
53a0d295e3
|
split bson max size into User and Internal
sometimes objects have to be bigger (oplog insertion for example)
more prep for SERVER-431
|
2010-10-11 11:26:41 -04:00 |
|
Eliot Horowitz
|
d3c3b8a903
|
using BSONObjMaxSize everywhere bson size comes into play
still 4mb, this is just prep for changing SERVER-431
|
2010-10-10 20:01:17 -04:00 |
|
Aaron
|
7ba14c225c
|
make parent op visible in currentOp() request
|
2010-10-06 00:02:16 -07:00 |
|
Aaron
|
4a7a23a29c
|
SERVER-1816 make killop robust by storing kill request in curop
|
2010-10-04 22:29:44 -07:00 |
|
Dwight
|
77ba80066c
|
cleaning
|
2010-10-04 17:00:48 -04:00 |
|
Eliot Horowitz
|
33dc9a2d29
|
cleaing killCursor code
|
2010-09-30 10:07:17 -04:00 |
|
Aaron
|
d2249cdf68
|
SERVER-387 enable interrupts for v8
|
2010-09-23 15:42:24 -07:00 |
|
Eliot Horowitz
|
8b8e4882af
|
cleaning diag log names and make sure to flush periodically SERVER-1814
|
2010-09-21 00:24:52 -04:00 |
|
Eliot Horowitz
|
780ca826e2
|
don't check shard version twice for update and delete
|
2010-09-07 12:11:36 -04:00 |
|