Eliot Horowitz
|
5fafbffa27
|
don't use lazy on connection types where it can't work
|
2011-08-03 11:05:31 -04:00 |
|
gregs
|
884e100ec0
|
better logic for no-result in rs for parallel ops SERVER-2481
|
2011-06-16 17:34:40 -04:00 |
|
gregs
|
4d8ee4cc7c
|
parallel cursor recover gracefully from replica set and other errors SERVER-2481
|
2011-06-16 17:34:39 -04:00 |
|
gregs
|
70ea4cafb6
|
Fix for slownightly - store slave not full rs conn for getMore
|
2011-06-06 00:31:37 -04:00 |
|
gregs
|
b2236461fa
|
check for not master or secondary error on slave queries, re-route SERVER-2253
|
2011-06-01 15:51:10 -04:00 |
|
dwight
|
0eebdbfe9d
|
make a Batch concept within dbclientcursor. this will be used to facilitate some future checkins with replication
|
2011-05-23 20:03:14 -04:00 |
|
Eliot Horowitz
|
f939069509
|
DBClientBase::callLazy - does the send part, and doesn't wait for response
you have to call recv later
|
2011-04-21 14:57:44 -04:00 |
|
Eliot Horowitz
|
5287de64fb
|
fix SlaveOk getMore with replica sets for sharded collections SERVER-2482
|
2011-02-05 17:52:36 -05:00 |
|
dwight
|
f8754e701e
|
more diagnostic info for test case
|
2011-01-19 22:19:48 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Eliot Horowitz
|
fba685096f
|
remove isMember since it was ill-formed and only used for an assert
|
2010-12-18 21:47:22 -05:00 |
|
Eliot Horowitz
|
f1a8c6ef54
|
fix getMore with sharding+rs in edge case SERVER-1584
|
2010-08-06 13:24:59 -04:00 |
|
Eliot Horowitz
|
c1a0ce0228
|
check all shard connections at once so we don't get cascading failure SERVER-1560
|
2010-08-03 18:12:04 -04:00 |
|
Kristina Chodorow
|
44e6792db6
|
fix error code MINOR
|
2010-07-30 12:35:01 -04:00 |
|
dwight
|
f3fbd835d9
|
rs better error reporting
|
2010-07-30 11:35:28 -04:00 |
|
Eliot Horowitz
|
babe893b8a
|
fix batchSize
|
2010-07-28 22:48:51 -04:00 |
|
Eliot Horowitz
|
8740436757
|
fix skip + batch size issue
|
2010-07-28 16:59:38 -04:00 |
|
Alberto Lerner
|
ed0081deed
|
SERVER-1270 Elim c_str() /client
|
2010-07-20 12:57:07 -04:00 |
|
dwight
|
fe1d205aa8
|
rs
|
2010-07-19 22:32:43 -04:00 |
|
Alberto Lerner
|
f51a4d0669
|
SERVER-1270 Hook StringData to BufBuilder
|
2010-07-19 09:56:24 -04:00 |
|
dwight
|
46542f495c
|
cleaning
|
2010-07-18 13:34:16 -04:00 |
|
Mathias Stearn
|
c5d33d557e
|
Assert if DBClientCursor is NULL SERVER-1372
|
2010-07-15 14:17:33 -04:00 |
|
dwight
|
48d8fdbce1
|
peek
|
2010-07-06 12:20:03 -04:00 |
|
dwight
|
3ac7b05737
|
QueryOption_Exhaust
|
2010-06-06 22:19:06 -04:00 |
|
Eliot Horowitz
|
29130d0c12
|
make client -> mongod connection static SERVER-956
|
2010-05-19 17:01:09 -04:00 |
|
Aaron
|
7efe88f445
|
SERVER-109 multi buffer message
|
2010-05-12 15:26:00 -07:00 |
|
Eliot Horowitz
|
5e83558188
|
fix how pooling and get more work
|
2010-04-29 10:40:59 -04:00 |
|
Eliot Horowitz
|
1ba7715c1f
|
some client refactoring
|
2010-04-29 10:15:05 -04:00 |
|