Eliot Horowitz
|
b94120dc53
|
cleaning CountOp
|
2010-10-30 13:27:09 -04:00 |
|
Eliot Horowitz
|
8285a45f08
|
clean error messages on capped collection overrun
|
2010-10-30 13:27:09 -04:00 |
|
Eliot Horowitz
|
96b737b47e
|
send 4mb batches back on getMore
|
2010-10-29 13:24:40 -04:00 |
|
Eliot Horowitz
|
6157d16b47
|
cleaning ClientCursor to obey kernel rules and encapsulate more so can add logic later
|
2010-10-29 11:00:38 -04:00 |
|
Eliot Horowitz
|
fa89431e6c
|
don't assert in query or count if we were done after yielding
|
2010-10-29 01:13:26 -04:00 |
|
Eliot Horowitz
|
7a83a6fb21
|
cleaning cursor test and added assert
|
2010-10-27 13:14:48 -04:00 |
|
Eliot Horowitz
|
902a963933
|
use constant for getMore size
|
2010-10-11 01:12:22 -04:00 |
|
Aaron
|
f85a9391ee
|
SERVER-1818 do not allow any yielding for internal deletes
|
2010-10-05 13:20:44 -07:00 |
|
Eliot Horowitz
|
33dc9a2d29
|
cleaing killCursor code
|
2010-09-30 10:07:17 -04:00 |
|
dwight
|
05ef187841
|
Merge branch 'master' of github.com:mongodb/mongo
Conflicts:
db/repl/manager.cpp
|
2010-09-27 12:42:51 -04:00 |
|
dwight
|
c1b68a13de
|
towards durability
|
2010-09-27 12:35:22 -04:00 |
|
Mathias Stearn
|
65b31a0ba6
|
Plug memory leak SERVER-1827
|
2010-09-22 19:29:58 -04:00 |
|
Eliot Horowitz
|
524e633748
|
count number of objects skipped for ownership reasons
|
2010-09-14 11:07:24 -04:00 |
|
Aaron
|
b70150a83b
|
SERVER-1771 include yield count in explain
|
2010-09-13 13:35:33 -07:00 |
|
Eliot Horowitz
|
ff23b4ea39
|
fix type is nscannedObjects name
|
2010-09-08 00:43:34 -04:00 |
|
Aaron
|
a6e3b04263
|
SERVER-1207 be more conservative recording a successful query plan when part of an or clause
|
2010-08-31 20:33:58 -07:00 |
|
dwight
|
4e7a761d16
|
SERVER-1671 pair1.js failing
|
2010-08-24 22:16:00 -04:00 |
|
Dwight
|
1c85bd156e
|
fix bugs with query yielding 162
|
2010-08-23 12:45:31 -04:00 |
|
Dwight
|
6f12a64f54
|
cleaning
|
2010-08-23 11:53:49 -04:00 |
|
Dwight
|
857bd9b4dc
|
more const
|
2010-08-23 11:45:32 -04:00 |
|
Aaron
|
549f007bb3
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-18 11:44:23 -07:00 |
|
Aaron
|
fe7a8dfaf4
|
SERVER-726 optimize exclusive bounds
|
2010-08-18 11:42:58 -07:00 |
|
Dwight
|
22be11b4c2
|
rs rollback better logging for errors 162
|
2010-08-17 18:23:40 -04:00 |
|
Eliot Horowitz
|
c4453ff3b9
|
better debugging
|
2010-08-17 09:28:29 -04:00 |
|
Aaron
|
e66ae485e9
|
Merge branch 'master' of github.com:mongodb/mongo
|
2010-08-03 20:09:28 -07:00 |
|
Aaron
|
701dc65282
|
SERVER-1528 account for expensive skipping operations in nscanned
|
2010-08-03 20:09:16 -07:00 |
|
Dwight
|
a67fc0b576
|
remotesaver
|
2010-08-03 11:19:19 -04:00 |
|
Eliot Horowitz
|
7207fe34dc
|
store rolled back info in flat files SERVER-1512
|
2010-08-03 09:47:03 -04:00 |
|
Aaron
|
86c72c061a
|
SERVER-1551 check cursor ok after yield
|
2010-08-02 22:27:53 -07:00 |
|
Aaron
|
e6ad6ecb02
|
SERVER-1453 yield during geo query
|
2010-08-02 15:43:53 -07:00 |
|
Eliot Horowitz
|
dbc11f0fdf
|
fix w= on first batches for fresh slaves SERVER-1520
|
2010-08-02 17:15:44 -04:00 |
|
Eliot Horowitz
|
74a6d11e6b
|
fix update/remove concurrency - centralize for query SERVER-1529 SERVER-1518
|
2010-08-01 22:22:14 -04:00 |
|
Aaron
|
8a95b40c90
|
SERVER-1529 partial fix
|
2010-08-01 01:05:14 -07:00 |
|
dwight
|
7ac57c56e4
|
sleep a little longer on dev
|
2010-07-30 16:21:28 -04:00 |
|
Eliot Horowitz
|
df2a72efff
|
fix size() for sharding SERVER-1444
|
2010-07-22 09:51:22 -04:00 |
|
Alberto Lerner
|
f51a4d0669
|
SERVER-1270 Hook StringData to BufBuilder
|
2010-07-19 09:56:24 -04:00 |
|
Alberto Lerner
|
6f728ae260
|
Eliminate BSONObj->string implicit conversion
|
2010-07-18 15:15:31 -04:00 |
|
dwight
|
46542f495c
|
cleaning
|
2010-07-18 13:34:16 -04:00 |
|
Alberto Lerner
|
daf8c0fbd0
|
Revert "SERVER-1270 Prep for hooking StringData"
This reverts commit b7c9a9fc57.
|
2010-07-17 16:07:38 -04:00 |
|
Alberto Lerner
|
b7c9a9fc57
|
SERVER-1270 Prep for hooking StringData
|
2010-07-17 14:33:17 -04:00 |
|
Eliot Horowitz
|
47261779b8
|
fix sharded count on moves
make Client::Context check shard versions
SERVER-1396
|
2010-07-16 12:30:37 -04:00 |
|
Aaron
|
c6f48e0cd3
|
SERVER-1390 don't put ClientCursor in shared_ptr
|
2010-07-12 11:20:53 -07:00 |
|
Eliot Horowitz
|
61ca3b01d4
|
read something wrong
Revert "try to fix w speed"
This reverts commit 8a15a86dad.
|
2010-07-11 23:13:20 -04:00 |
|
Eliot Horowitz
|
8a15a86dad
|
try to fix w speed
|
2010-07-11 23:05:23 -04:00 |
|
Aaron
|
f17aefd598
|
SERVER-1376 yield in query set runner for query,count,update,delete
|
2010-07-07 19:35:26 -07:00 |
|
Eliot Horowitz
|
1fbccafd5a
|
yield on long counts SERVER-1357
|
2010-07-04 09:02:27 -04:00 |
|
Eliot Horowitz
|
14344eeea3
|
yield based off of scanned and time
ElapsedTracker class for managing (horrible name)
finish SERVER-517
|
2010-06-22 06:37:49 -04:00 |
|
Eliot Horowitz
|
2b251ff7f6
|
yield on long running queries basics SERVER-517
|
2010-06-22 05:16:52 -04:00 |
|
Eliot Horowitz
|
a71cc3cd4b
|
cleaning exceptions
|
2010-06-21 13:41:34 -04:00 |
|
Eliot Horowitz
|
4e1f95acab
|
some ClientCursor yield cleaning
|
2010-06-19 20:20:19 -04:00 |
|