Eliot Horowitz
|
640fc155cd
|
correct fix for SERVER-3002
|
2011-08-30 23:12:59 -04:00 |
|
Eliot Horowitz
|
cba1eb700b
|
fix Cusor timeout iterator issue SERVER-3002
|
2011-08-29 23:08:24 -04:00 |
|
Mathias Stearn
|
0e20be567e
|
use LOG(x) everywhere in mongos
|
2011-08-08 19:52:56 -04:00 |
|
gregs
|
cc43fc3e4a
|
change command api to allow command options SERVER-3405
|
2011-07-27 15:59:27 -04:00 |
|
Eliot Horowitz
|
04b1ee4874
|
don't use log() at shutdown
|
2011-07-24 23:34:16 -04:00 |
|
Eliot Horowitz
|
3a77049fda
|
net cleaning: message split checkpoint where everything works
|
2011-06-26 18:11:45 -04:00 |
|
dwight
|
4d5715086f
|
clean up nonce implementation
|
2011-06-05 18:13:18 -04:00 |
|
Eliot Horowitz
|
e690bfef3c
|
fix debugging
|
2011-02-16 14:40:25 -05:00 |
|
Eliot Horowitz
|
37b11e4dde
|
fix replica set cursor cleaning through mongos SERVER-2505
fix cursor cleaning in mongos generally by not doing lazy cleaning
|
2011-02-09 23:03:03 -05:00 |
|
Eliot Horowitz
|
ed2b128e5d
|
fix SlaveOk getMore with replica sets for non sharded collections SERVER-2482
|
2011-02-05 17:52:37 -05:00 |
|
Eliot Horowitz
|
b828d21630
|
ran astyle SERVER-2304
|
2011-01-04 00:40:41 -05:00 |
|
Alberto Lerner
|
465896350e
|
SERVER-1804 tighter background job
|
2010-10-13 17:38:09 -04:00 |
|
Eliot Horowitz
|
dd07bb418e
|
got rid of PeriodicBackgroundJob since its the same as Task
|
2010-08-13 23:27:09 -04:00 |
|
Eliot Horowitz
|
d25088f9c3
|
mongos cursor timeout SERVER-1531
|
2010-08-02 14:50:12 -04:00 |
|
Eliot Horowitz
|
1b194a97c5
|
fix cursor generation in mongos and clean up killCursor logging
|
2010-08-02 11:02:16 -04:00 |
|
Eliot Horowitz
|
513fe21fc3
|
unify cursorInfo display a bit
|
2010-08-02 09:45:19 -04:00 |
|
Eliot Horowitz
|
5b97b6241e
|
if cursors left at shutdown print
|
2010-08-01 01:36:17 -04:00 |
|
Alberto Lerner
|
f51a4d0669
|
SERVER-1270 Hook StringData to BufBuilder
|
2010-07-19 09:56:24 -04:00 |
|
Mathias Stearn
|
24f1d1216a
|
more scoped_ptr usage
|
2010-05-28 19:29:44 -04:00 |
|
Eliot Horowitz
|
e365deea86
|
clean up cursors SERVER-1167
|
2010-05-28 14:23:37 -04:00 |
|
Dwight
|
bd28578ab8
|
stdafx->pch
|
2010-04-27 15:27:52 -04:00 |
|
Richard Kreuter
|
b96e4b2976
|
Add license headers to .cpp & .h files that lacked them. MINOR
|
2010-02-09 16:48:21 -05:00 |
|
Eliot Horowitz
|
1ba0144d4f
|
when scanning serially, if a chunk had no results, stopped prematurely SHARDING-71
|
2010-01-15 01:27:01 -05:00 |
|
Eliot Horowitz
|
0ab8149a8e
|
uassert/massert take error code SERVER-112
|
2009-12-28 16:43:43 -05:00 |
|
Eliot Horowitz
|
e8e4fd2d3c
|
comment
|
2009-12-23 15:57:32 -05:00 |
|
Eliot Horowitz
|
3a1c9831c1
|
some sharded query re-factoring
|
2009-11-03 10:35:48 -05:00 |
|
Eliot Horowitz
|
fdcff3645e
|
more work on various shard key types, an update fix
|
2009-10-29 16:07:06 -04:00 |
|
Aaron Staple
|
9fd0168eff
|
SERVER-100 checkpoint field range organization improvements
|
2009-08-11 16:43:30 -04:00 |
|
Eliot Horowitz
|
2b0dbe323d
|
don't optimize field set for sharding internals
|
2009-08-11 04:58:54 -04:00 |
|
Eliot Horowitz
|
f4f1291e08
|
FieldMathcer::getSpec
|
2009-07-01 15:33:03 -04:00 |
|
Eliot Horowitz
|
6b1d43b3b1
|
finish SERVER-101 move BSONObjIterator::_more to BSONObjIterator::more
|
2009-06-09 12:32:04 -04:00 |
|
Eliot Horowitz
|
00df88c21d
|
moved BSONObjIterator::more to BSONObjectIteratore::moreWEOO()
added _more temporarily
SERVER-101
|
2009-06-09 11:43:04 -04:00 |
|
Eliot Horowitz
|
c40ad9f56e
|
Sharding: fix startFrom
|
2009-04-21 20:12:41 -04:00 |
|
Eliot Horowitz
|
b999749360
|
Sharding: remove special case for single server since it falls down on certain cases.
and a small cursor bug fix
|
2009-04-21 10:10:30 -04:00 |
|
Eliot Horowitz
|
71727701e5
|
Sharding: move empty shards on a split
|
2009-04-20 17:42:01 -04:00 |
|
Eliot Horowitz
|
4000e64db8
|
fixed other resync case
|
2009-04-13 10:47:55 -04:00 |
|
Eliot Horowitz
|
26ad67b9c7
|
shard versioning checkpoint
|
2009-03-25 17:35:38 -04:00 |
|
Aaron
|
5a276ef621
|
Replace emptyObj with BSONObj()
|
2009-03-19 16:23:04 -04:00 |
|
Dwight
|
8e1a768685
|
compile windows
|
2009-02-25 15:56:15 -05:00 |
|
Eliot Horowitz
|
b38abe6dc3
|
getMore finished, some cleaning, debugging
|
2009-02-25 14:23:53 -05:00 |
|
Eliot Horowitz
|
792a3434f5
|
fix delete on linux
|
2009-02-25 07:55:52 -05:00 |
|
Eliot Horowitz
|
4c98640678
|
getMore checkpoint
|
2009-02-25 01:23:58 -05:00 |
|
Eliot Horowitz
|
7b815a4a98
|
cursor code re-org
|
2009-02-25 00:57:31 -05:00 |
|