dwight
|
8091e7ca70
|
dur log info if abort because cant remap a private view
|
2011-03-07 15:17:43 -05:00 |
|
Aaron
|
93572fc05b
|
SERVER-2662 test
|
2011-03-07 10:29:52 -08:00 |
|
Dwight
|
fd3f3569c0
|
dur typo in constant 180
|
2011-03-07 12:19:01 -05:00 |
|
Eliot Horowitz
|
507a393453
|
assert to try and find segfault
|
2011-03-07 12:14:23 -05:00 |
|
Eliot Horowitz
|
719058066c
|
do'nt use RARELY with commitIfNeeded, just check if it did it
|
2011-03-07 12:10:21 -05:00 |
|
Eliot Horowitz
|
8e7cdd22af
|
dur commitIfNeeded returns if it commited
|
2011-03-07 12:10:21 -05:00 |
|
Eliot Horowitz
|
509f17bc07
|
Revert "fix setShardVersion on a new db"
This reverts commit 049436fd5b .
|
2011-03-07 12:10:21 -05:00 |
|
gregs
|
bec1db9fc0
|
More verbose logging for build tests
|
2011-03-07 10:51:49 -05:00 |
|
Eliot Horowitz
|
049436fd5b
|
fix setShardVersion on a new db
|
2011-03-07 10:35:33 -05:00 |
|
Eliot Horowitz
|
2b145a4dec
|
make warning about missing index entries for large keys nicer SERVER-2693
|
2011-03-07 08:15:18 -05:00 |
|
Eliot Horowitz
|
82de6a0f3e
|
don't try to put as much info for weird exceptions
|
2011-03-07 00:19:07 -05:00 |
|
Eliot Horowitz
|
28683f8464
|
repair handles invalid objects better
|
2011-03-06 21:43:54 -05:00 |
|
Eliot Horowitz
|
382d7e21d3
|
increasing threshold
|
2011-03-06 21:05:57 -05:00 |
|
Eliot Horowitz
|
b85ef57e22
|
repair mode works with -c
|
2011-03-06 19:03:52 -05:00 |
|
Eliot Horowitz
|
b2fc358af3
|
mongotop for collection load
|
2011-03-06 18:03:53 -05:00 |
|
Eliot Horowitz
|
7e56a7b241
|
clean setShardVersion to reduce locking 180?
|
2011-03-06 17:04:50 -05:00 |
|
Eliot Horowitz
|
e2636ded97
|
better logging
|
2011-03-06 17:04:37 -05:00 |
|
Eliot Horowitz
|
edd22b17e3
|
some help for top command
|
2011-03-06 16:13:54 -05:00 |
|
Eliot Horowitz
|
fb591ace93
|
don't record info once context finished 180
|
2011-03-06 15:26:14 -05:00 |
|
Eliot Horowitz
|
16697486fd
|
CurOp::isStarted accessor
|
2011-03-06 15:22:04 -05:00 |
|
Eliot Horowitz
|
afcf141e33
|
test for SERVER-2419 from greg
|
2011-03-06 02:51:59 -05:00 |
|
Eliot Horowitz
|
a7c5ebf735
|
make forcing a split work better SERVER-2419 180?
|
2011-03-06 02:51:18 -05:00 |
|
Eliot Horowitz
|
2c025aa23e
|
use .trueValue() rather than .Bool() for backwards compat. 180
|
2011-03-05 18:25:48 -05:00 |
|
Eliot Horowitz
|
b20e61fe65
|
cap connections in connection pool stack SERVER-2687 180
|
2011-03-05 18:11:04 -05:00 |
|
Eliot Horowitz
|
f4ea64b9e9
|
log why setShardVersion is slow
|
2011-03-04 17:22:33 -05:00 |
|
Mathias Stearn
|
82dfb712d7
|
Add versionArray to buildinfo command to make it easy to test for minimum versions
|
2011-03-04 17:01:37 -05:00 |
|
Eliot Horowitz
|
cfb9d9bda4
|
update vs file
|
2011-03-04 16:56:46 -05:00 |
|
Eliot Horowitz
|
cf1b25029e
|
if you specify -d local -c oplog.$main should dump
|
2011-03-04 16:56:33 -05:00 |
|
Eliot Horowitz
|
204fe41b71
|
pass verbose to printShardingStatus
|
2011-03-04 16:15:05 -05:00 |
|
Eliot Horowitz
|
fa4ed4c5dc
|
when removing keys that are too large from an index, stll remove but warn
|
2011-03-04 13:21:17 -05:00 |
|
Eliot Horowitz
|
dc1113c763
|
reload conifg after manual split
|
2011-03-04 12:38:35 -05:00 |
|
greg
|
ac8db92b1a
|
Fix for spidermonkey scripting, callback causes segfault.
|
2011-03-04 11:30:18 -05:00 |
|
Kristina
|
08da1dee4e
|
minor test fix
|
2011-03-04 10:58:26 -05:00 |
|
Mathias Stearn
|
a208c8d9e5
|
initialize _recovering 180
|
2011-03-03 19:29:49 -05:00 |
|
Kristina
|
451ecc7c36
|
remove arbiter switching code, as this is no longer allowed
|
2011-03-03 17:50:59 -05:00 |
|
Kristina
|
8ccd461948
|
printReplicationInfo will print slave info on a slave SERVER-2616
|
2011-03-03 16:56:10 -05:00 |
|
Kristina
|
540488c4bc
|
fix comparison typo
|
2011-03-03 16:47:49 -05:00 |
|
Kristina
|
4c9164cc67
|
reload config if any entries are different SERVER-2674
|
2011-03-03 16:38:19 -05:00 |
|
Dwight
|
9ccbf56791
|
be sure we are flushing the right view
|
2011-03-03 14:57:36 -05:00 |
|
Eliot Horowitz
|
15dcbf6866
|
better inf. loop testing
|
2011-03-03 13:12:35 -05:00 |
|
Eliot Horowitz
|
68cbfd1e48
|
fix rs client error on failover SERVER-2619
|
2011-03-03 12:20:49 -05:00 |
|
Eliot Horowitz
|
0229a329b5
|
fix boost 1.45
|
2011-03-03 10:15:10 -05:00 |
|
Eliot Horowitz
|
6510ec1389
|
fix yield on getMore SERVER-2450
|
2011-03-03 03:12:55 -05:00 |
|
Eliot Horowitz
|
f3dac03784
|
yield on getMore SERVER-2450
|
2011-03-03 02:39:35 -05:00 |
|
dwight
|
63e3912a53
|
more logging for test
|
2011-03-02 22:13:05 -05:00 |
|
Mathias Stearn
|
79c994ddd8
|
Return MemoryMappedFile to unopened state if open fails SERVER-2557
|
2011-03-02 18:59:50 -05:00 |
|
greg
|
8bee4e2355
|
fix distributed lock assignment
|
2011-03-02 15:58:29 -05:00 |
|
greg
|
0550b00028
|
Test does not clean up after itself, also fragile
|
2011-03-02 15:38:43 -05:00 |
|
Mathias Stearn
|
084d38400e
|
spelling
|
2011-03-02 15:34:10 -05:00 |
|
Richard Kreuter
|
571db521fa
|
Add support for package revision/release numbers in packager.py.
|
2011-03-02 14:10:50 -05:00 |
|