Mathias Stearn
|
5eb70c0072
|
Fix uninitialized member warning under gcc 4.5
|
2010-11-29 14:47:44 -05:00 |
|
Dwight
|
bfdffff0a4
|
alignedbuilder improvements and fixes for other platforms
|
2010-11-29 14:08:31 -05:00 |
|
Dwight
|
d698cfbbe3
|
remove old vcproj files. vcxproj files are maintained. sadly the vcproj files are way out of date :-(
|
2010-11-29 13:18:17 -05:00 |
|
Alberto Lerner
|
f76b855011
|
envp is not used
|
2010-11-28 20:23:49 -05:00 |
|
Alberto Lerner
|
a1fe753a64
|
reminder
|
2010-11-26 10:15:11 -05:00 |
|
Alberto Lerner
|
b4be994a8e
|
SERVER-1849 comment
|
2010-11-26 10:10:50 -05:00 |
|
Alberto Lerner
|
78e92c49fe
|
SERVER-1849 check for dropped collections
|
2010-11-26 09:28:32 -05:00 |
|
Alberto Lerner
|
2382b52810
|
dblock is deprecated
|
2010-11-24 18:49:19 -05:00 |
|
Alberto Lerner
|
82dbe74c87
|
comment
|
2010-11-24 10:42:22 -05:00 |
|
Alberto Lerner
|
596b75709a
|
prep for collecting per-chunk stats on mongod
|
2010-11-23 12:22:10 -05:00 |
|
Alberto Lerner
|
b08dcf6e6d
|
fix potential seg fault
|
2010-11-23 09:25:24 -05:00 |
|
Alberto Lerner
|
ab7fa6504c
|
log command start
|
2010-11-22 08:28:38 -05:00 |
|
Alberto Lerner
|
43003e0235
|
SERVER-1849 Just to tie code site to the JIRA item
|
2010-11-19 15:43:27 -05:00 |
|
Alberto Lerner
|
a1a2b5dec4
|
longer names but no homonyms
|
2010-11-19 11:15:35 -05:00 |
|
Alberto Lerner
|
348f12125c
|
ChunkMatcher is now ShardChunkManager
|
2010-11-19 05:33:12 -05:00 |
|
Alberto Lerner
|
f9d7cdab63
|
ChunkMatcher now has per-chunk boundaries
|
2010-11-18 17:59:20 -05:00 |
|
Alberto Lerner
|
f8069a47f0
|
non-critical assert is triggering while the version mechanism is being changed; temporarilly relax it just a bit
|
2010-11-18 14:34:51 -05:00 |
|
Alberto Lerner
|
2478a98d79
|
SERVER-2119 Just to tie code site and JIRA item
|
2010-11-18 12:35:31 -05:00 |
|
Alberto Lerner
|
1864335cc1
|
more force explicit change of version
|
2010-11-18 12:19:08 -05:00 |
|
Alberto Lerner
|
0ec17697cb
|
force explicit change of version
|
2010-11-18 10:58:31 -05:00 |
|
Eliot Horowitz
|
8f726a40b8
|
fix sharded outType
|
2010-11-15 17:23:28 -05:00 |
|
Eliot Horowitz
|
b577363aee
|
remove CursorIterator
|
2010-11-15 14:39:56 -05:00 |
|
dwight
|
ae26b3329e
|
vstudio compile
|
2010-11-13 13:12:26 -05:00 |
|
dwight
|
dad0b0bb25
|
compile vstudio
|
2010-11-13 13:03:47 -05:00 |
|
Alberto Lerner
|
e58d6da404
|
SERVER-2024 reminder comment; implementation depends on new state on ChunkMater that's coming up
|
2010-11-12 23:41:41 -05:00 |
|
Alberto Lerner
|
9f5e46b492
|
pull ChunkMatcher to its own module
|
2010-11-12 22:45:19 -05:00 |
|
Alberto Lerner
|
ee41775469
|
ChunkMatcher has a bit more state now and a new interface
|
2010-11-11 23:09:20 -05:00 |
|
Alberto Lerner
|
500c043e54
|
comments
|
2010-11-11 09:02:43 -05:00 |
|
Alberto Lerner
|
b8fe9a9669
|
SERVER-2069 hook up ability to define balance window (syntax on the JIRA)
|
2010-11-09 21:00:11 -05:00 |
|
Alberto Lerner
|
2bc8f5e0ad
|
SERVER-2069 unittest for window of balancing
|
2010-11-09 20:28:21 -05:00 |
|
Alberto Lerner
|
e982a191b6
|
add 'passed' message
|
2010-11-09 17:38:08 -05:00 |
|
Alberto Lerner
|
8e348439b2
|
SERVER-2069 new attempt at cross-platform time parsing
|
2010-11-09 17:02:50 -05:00 |
|
Alberto Lerner
|
1469e3b258
|
SERVER-2069 compile windows while the fix is pending, take 2
|
2010-11-09 07:59:16 -05:00 |
|
Alberto Lerner
|
8878022b77
|
SERVER-2069 compile windows while the fix is pending
|
2010-11-09 07:47:23 -05:00 |
|
Eliot Horowitz
|
0c7e7101a6
|
track network in/out SERVER-2081
|
2010-11-09 00:15:14 -05:00 |
|
Alberto Lerner
|
dd56085dbe
|
SERVER-2069 allow balancing only during a designated window; pending tests
|
2010-11-08 23:53:10 -05:00 |
|
Eliot Horowitz
|
cee846b21f
|
removed an assert that is no longer relevant
|
2010-11-08 10:37:44 -05:00 |
|
Alberto Lerner
|
8d306011ef
|
SERVER-2068 make sure to use the same thread name
|
2010-11-08 09:41:35 -05:00 |
|
Eliot Horowitz
|
b741da2a0e
|
when cleaning a chunk after migrating, don't store those deletes in the xfer list SERVER-2068
|
2010-11-08 00:17:09 -05:00 |
|
Alberto Lerner
|
f95f7a44c3
|
SERVER-1068 test deletions regardless of command line args
|
2010-11-07 18:12:05 -05:00 |
|
Alberto Lerner
|
0ede22a208
|
SERVER-2068 check on the TO side of a chunk migration before applying deletions
|
2010-11-07 16:31:53 -05:00 |
|
Alberto Lerner
|
5e927a1a30
|
clean cruft
|
2010-11-05 11:03:55 -04:00 |
|
Alberto Lerner
|
a226549234
|
start background splitter work
|
2010-11-04 18:28:43 -04:00 |
|
Mathias Stearn
|
0f118c6b82
|
Support more mixed-case cmd names in mongos SERVER-2053
|
2010-11-02 17:02:44 -04:00 |
|
Alberto Lerner
|
0f6f7a6153
|
BackgroundJob is already non-copyable
|
2010-11-02 16:51:57 -04:00 |
|
Alberto Lerner
|
73a614ccec
|
ChunkManager doesn't change its state anymore
|
2010-11-02 16:34:46 -04:00 |
|
Alberto Lerner
|
f3c8c24e0e
|
clean cruft
|
2010-11-02 14:54:44 -04:00 |
|
Alberto Lerner
|
787309befb
|
clean cruft
|
2010-11-02 14:45:00 -04:00 |
|
Alberto Lerner
|
30320637af
|
make Chunk header nicer
|
2010-11-02 14:11:55 -04:00 |
|
Alberto Lerner
|
78c6e21862
|
Chunk/ChunkManager do not depend on ConfigDB anymore
|
2010-11-02 13:54:01 -04:00 |
|