gregs
|
884e100ec0
|
better logic for no-result in rs for parallel ops SERVER-2481
|
2011-06-16 17:34:40 -04:00 |
|
Dwight
|
98b52c0994
|
we were logging extraneously on oplog getmores. not sure why time went to 4000ms from 3000
|
2011-06-06 14:03:10 -04:00 |
|
dwight
|
6510475ff1
|
curTimeMillis() was dubious as it rolls over frequently -- so eliminate it.
|
2011-06-02 23:49:49 -04:00 |
|
dwight
|
37204c7ca0
|
cleaning and a small insert optimization
|
2011-05-29 00:31:17 -04:00 |
|
dwight
|
bb3c531d01
|
fix dup error nums / compile
|
2011-05-24 10:12:25 -04:00 |
|
dwight
|
afd23f33f9
|
make a noreturn version of insert, would be faster unless cmopiler is very smart.
cleaning in insert()
|
2011-05-24 10:05:31 -04:00 |
|
dwight
|
a3cd7ed576
|
small reeivedinsert tuning
|
2011-05-24 02:13:10 -04:00 |
|
Mathias Stearn
|
b690e237fd
|
Add InsertOption_KeepGoing to keep going after error on bulk insert. SERVER-509
|
2011-05-23 18:46:27 -04:00 |
|
Mathias Stearn
|
0e28f89602
|
minor refactor to prep for SERVER-509
|
2011-05-23 10:30:15 -04:00 |
|
Eliot Horowitz
|
17381fcf93
|
fix remove broadcast check
|
2011-05-13 18:33:48 -04:00 |
|
Dwight
|
fb3fac3dff
|
use _WIN32, not WIN32
|
2011-05-11 11:45:47 -04:00 |
|
Eliot Horowitz
|
9e4087883d
|
put fields into system.profile, not a big string SERVER-3061
|
2011-05-08 00:53:07 -04:00 |
|
Eliot Horowitz
|
46bc601cc6
|
reset OpDebug soon to avoid pointers to network buffers
|
2011-05-07 20:11:17 -04:00 |
|
Eliot Horowitz
|
71dc50d006
|
don't use stringbuffer for OpDebug SERVER-1591 - updates about 8% faster
|
2011-05-07 17:00:57 -04:00 |
|
Kristina
|
2e7a28c0d7
|
synchronize stepdowns with writes SERVER-2882
|
2011-05-05 12:42:32 -04:00 |
|
dwight
|
4f969e112a
|
trap segfaults and such and try to log them on windows
we also try to write a note to the windows event viewer
|
2011-04-18 18:44:38 -04:00 |
|
Dwight
|
c4c8745b44
|
pathlock terminate message on windows was not very clear
|
2011-04-06 11:16:39 -04:00 |
|
Eliot Horowitz
|
90e5a91851
|
use 0.0.0.0:0 for DBDirectClient like we used to
|
2011-04-05 08:26:35 -04:00 |
|
Eliot Horowitz
|
c4b09ea4d2
|
fix linking of exitCleanly
|
2011-04-05 02:37:18 -04:00 |
|
Eliot Horowitz
|
f9237e3cb6
|
working towrads unifying network code
|
2011-04-05 02:24:16 -04:00 |
|
Mathias Stearn
|
e73c3aac9d
|
Dont error out due to lockfile when running with --repair SERVER-1609
|
2011-04-04 17:32:49 -04:00 |
|
Mathias Stearn
|
270996933d
|
replace "dur" with "journal" in log messages
|
2011-04-04 12:15:23 -04:00 |
|
Eliot Horowitz
|
e00f629ae1
|
put namespace and client ip in profile collection as fields SERVER-2790
|
2011-03-31 11:07:11 -04:00 |
|
Eliot Horowitz
|
a2e0f2aab5
|
fix assertion order
|
2011-03-30 21:34:54 -04:00 |
|
Eliot Horowitz
|
3372fb003a
|
slightly better error message
|
2011-03-30 21:02:00 -04:00 |
|
Eliot Horowitz
|
05afa3b8a0
|
better error messages for killCursors
|
2011-03-30 21:01:37 -04:00 |
|
Aaron
|
fce112398b
|
SERVER-1465 remove replica pairs
|
2011-03-29 16:56:53 -07:00 |
|
Dwight
|
47e564f47c
|
text
|
2011-03-21 12:05:45 -04:00 |
|
Mathias Stearn
|
9a5cc45fcc
|
remove non-recomended alternative SERVER-2711
|
2011-03-18 03:29:41 -04:00 |
|
Mathias Stearn
|
f525eff5dd
|
don't repeat error message SERVER-2711
|
2011-03-18 03:29:41 -04:00 |
|
dwight
|
a691ba4d41
|
bad error msg SERVER-2711
|
2011-03-18 03:11:12 -04:00 |
|
Mathias Stearn
|
1f0b0fe089
|
db.fsyncUnlock() now waits for unlock to actually happen SERVER-2789
|
2011-03-17 21:12:46 -04:00 |
|
Mathias Stearn
|
2775fa3e2b
|
Add shell helpers db.fsyncLock() and db.fsyncUnlock() and clean up messages SERVER-2789
|
2011-03-17 21:12:46 -04:00 |
|
Mathias Stearn
|
f14bb06850
|
flush directories where needed SERVER-2763
|
2011-03-15 16:27:12 -04:00 |
|
Eliot Horowitz
|
597a1ffcc1
|
some old cruft cleaning
|
2011-03-11 12:05:11 -05:00 |
|
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 |
|