Eliot Horowitz
c5cfbbd2a2
don't run check_shard_index in sharding passthrough
2011-01-17 01:35:15 -05:00
dwight
53eb4d4441
make a_quick.js more robust
2011-01-16 21:25:15 -05:00
dwight
9095d06b41
test try again
2011-01-16 19:33:42 -05:00
dwight
8bab4da2d7
test off for now
2011-01-16 16:31:01 -05:00
dwight
c0b32e669c
new test
2011-01-16 14:31:28 -05:00
dwight
659afac62b
Merge branch 'master' of github.com:mongodb/mongo
2011-01-16 11:11:00 -05:00
dwight
1f8cb82448
fix a problem with _DEBUG builds only.
...
we have protective code that requires we are in a write lock to write to mongommf's...that code was recently
fixed and made this debug situation manifest.
2011-01-16 11:09:40 -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
a3c5fd0642
finish removing msg
2011-01-16 02:21:07 -05:00
Eliot Horowitz
006f2cdab8
fix fclose
2011-01-16 01:55:36 -05:00
Eliot Horowitz
7a1c5d322c
handle $err in mongodump SERVER-1851
2011-01-16 01:30:48 -05:00
Eliot Horowitz
ba78158d2f
some mr tests for SERVER-1787 SERVER-2272
2011-01-16 01:21:21 -05:00
Eliot Horowitz
5803871976
remove deprecated msg and unused return for assembleResponse SERVER-1438
2011-01-16 01:03:05 -05:00
Eliot Horowitz
418423388c
handle null finalize in m/r SERVER-2199
2011-01-16 00:51:19 -05:00
Eliot Horowitz
1e2021f5d1
put version# in mongos serverStatus as well as process name in mongos and mongod SERVER-2355
2011-01-16 00:44:18 -05:00
Eliot Horowitz
bbf5abc04a
reduce to an empty collection works SERVER-2272
2011-01-16 00:38:18 -05:00
Eliot Horowitz
fd3adf7629
close bson file handles SERVER-2359
2011-01-16 00:22:58 -05:00
dwight
95dfd011e6
dont assert on an lsnfile open error. give a better message too
2011-01-15 21:25:14 -05:00
dwight
7e434caa8d
_unlock call must come after adding view to view list. also move ismongommf check within so that it is checked from the open invocation
2011-01-15 21:14:32 -05:00
dwight
1d9d858d98
dur enable paranoid mode for dbtests. only on for _DEBUG for now
2011-01-15 20:38:57 -05:00
dwight
7b2023f396
clearer _DEBUG msg output
2011-01-15 15:56:26 -05:00
dwight
b7546b71c7
add a couple commitIfNeeded calls to unit test. probably not important but might be helpful for 32 bit testing stability
2011-01-15 11:01:17 -05:00
Aaron
a860959b44
test index recreate in index dur test
2011-01-14 19:35:44 -08:00
Aaron
1f80cd4501
Revert "Revert "reenable dur diskfull test""
...
This reverts commit 512cbb06db
.
2011-01-14 18:02:18 -08:00
Aaron
69813b4367
handle pthread assertion in dur md5 test
2011-01-14 17:47:48 -08:00
Aaron
a3b6f1efdc
rename function for clarity
2011-01-14 17:28:33 -08:00
Aaron
37a315ef47
commit dur index build test
2011-01-14 17:00:28 -08:00
Aaron
a61e609d2b
rename backgroundIndexBuildInProgress to indexBuildInProgress
2011-01-14 16:27:07 -08:00
Aaron
a8b02e12de
For blocking index builds, commit periodically and improve recoverability
2011-01-14 16:27:07 -08:00
Aaron
6c5e7e2789
assert on error writing file during recovery
2011-01-14 16:27:06 -08:00
Mathias Stearn
e8a0dc9096
updateLSNFile with _curLogFileMutex held
2011-01-14 18:06:33 -05:00
Mathias Stearn
8ed6dc3da7
don't lock if not MongoMMF
2011-01-14 18:01:29 -05:00
Mathias Stearn
d8f480ab93
mongos shouldn't have cmdLine.dur = true
2011-01-14 17:36:53 -05:00
Mathias Stearn
a39420b655
Remove extra debug info
2011-01-14 17:33:20 -05:00
Mathias Stearn
d56aef4fa6
SyncClusterConnection support for --dur
2011-01-14 17:33:20 -05:00
Alberto Lerner
56f648f07a
lower logging frequency
2011-01-14 16:44:38 -05:00
Kristina
1e32f52162
rs status uses config's hostname SERVER-2361
2011-01-14 16:41:53 -05:00
Kristina
1050261fbe
fix js
2011-01-14 15:45:45 -05:00
Kristina
a380c189fc
make checkMaster more aggressive about finding new master SERVER-2261
2011-01-14 15:45:25 -05:00
Kristina
d030c86a46
Revert "fix replset test"
...
This reverts commit 4666cecb34
.
2011-01-14 15:44:32 -05:00
Kristina
4ebc325085
Revert "fix replset1"
...
This reverts commit 3e4bec745d
.
2011-01-14 15:44:15 -05:00
Kristina Chodorow
a7e51ea674
neater win lock handling
2011-01-14 15:15:28 -05:00
Mathias Stearn
e419e8c850
Don't let durThread allocate new journal during shutdown
2011-01-14 13:44:21 -05:00
Mathias Stearn
325b51e25b
Get rid of durThreadMutex
2011-01-14 13:44:21 -05:00
Kristina
aed38eda42
don't try to auth oplog conn if auth isn't enabled
2011-01-14 11:24:42 -05:00
Mathias Stearn
b3ce623097
more debugging info
2011-01-14 00:47:39 -05:00
Kristina
3e4bec745d
fix replset1
2011-01-13 22:37:04 -05:00
dwight
e0ed295611
implement setNoJournal
2011-01-13 22:33:44 -05:00
dwight
a1e801791c
need to init the client earlier as shutdown may try to acquire a lock and that assumes there is a client for the thread
2011-01-13 21:51:28 -05:00
dwight
f740064ca9
commitifneeded within batch inserts
2011-01-13 21:23:12 -05:00