0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-11-30 17:10:48 +01:00
Commit Graph

5793 Commits

Author SHA1 Message Date
Eliot Horowitz
8e6c51441e better debugging for SERVER-650 2010-02-20 16:38:37 -05:00
Eliot Horowitz
73f2f91c6a Merge branch 'master' of github.com:mongodb/mongo 2010-02-20 16:37:33 -05:00
Eliot Horowitz
5383659f5e use re-usable fast array for sorting in memory
30-70% faster SERVER-651
2010-02-20 16:35:26 -05:00
Eliot Horowitz
ebb37d118f optional debugging for indexing ram usage 2010-02-20 16:25:10 -05:00
Eliot Horowitz
6adaeeaa85 BSONSizeTracker - tracks how big actual bson objects created with a builder are
then can correctly size buffers from the beginning
using this is index creation, so when doing external sort, we have a more accurate memory estimate
fixes SERVER-651
2010-02-20 16:20:33 -05:00
Eliot Horowitz
9c8858d85a printMemInfo helper, fix darwin virtual size reporting 2010-02-20 16:16:17 -05:00
Mike Dirolf
34a03aa718 minor: spelling 2010-02-20 10:48:00 -05:00
Eliot Horowitz
5725f09db3 more logging for index building 2010-02-19 20:51:03 -05:00
Eliot Horowitz
ad92a65350 $elemMatch with $all - doesn't work nicely with query optimizer yet SERVER-562 2010-02-19 16:11:55 -05:00
Eliot Horowitz
8e311b0094 better maxPasses again SERVER-649 2010-02-19 14:38:02 -05:00
Eliot Horowitz
c8fb2fb892 more tweaks for determining maxPasses SERVER-649 2010-02-19 14:27:25 -05:00
Eliot Horowitz
09e19df797 handle oplog case where mixed working set may require much oplog scanning SERVER-649 2010-02-19 13:52:36 -05:00
Eliot Horowitz
488f4a3225 option arg to CoveredIndexMatcher to know if object was loeaded 2010-02-19 11:42:58 -05:00
Aaron
9e0c0ec480 Revert "SERVER-643 eliminate race conditions in clonecollection test"
This reverts commit 1ec372ec3b.
2010-02-18 11:12:57 -08:00
Aaron
1ec372ec3b SERVER-643 eliminate race conditions in clonecollection test 2010-02-17 23:47:15 -08:00
Aaron
5c8d2d1538 SERVER-305 forgot to commit test before 2010-02-17 23:46:53 -08:00
Aaron
78930bdb28 SERVER-507 add sleep while clone finishes 2010-02-17 22:56:07 -08:00
Aaron
9548999295 Merge branch 'master' of github.com:mongodb/mongo 2010-02-17 22:24:12 -08:00
Aaron
5629013611 MINOR cosmetic 2010-02-17 22:23:31 -08:00
Eliot Horowitz
258fd02642 make undefined sort same with with and w/o an index SERVER-635 2010-02-17 22:53:32 -05:00
Eliot Horowitz
15390838c5 don't spam shutdown stuff on normal tool exec SERVER-624 2010-02-17 21:08:10 -05:00
Aaron
56150cc727 SERVER-305 shell kills in progress operations on clean exit 2010-02-17 17:06:54 -08:00
Aaron
810eb323c3 regex4.js use correct namespace, for parallel tests 2010-02-17 15:36:45 -08:00
Aaron
1d97a69eae SERVER-612 fix v8 issue 2010-02-17 13:42:16 -08:00
Aaron
1c55567e76 Merge branch 'master' of github.com:mongodb/mongo 2010-02-17 12:42:30 -08:00
Aaron
081795ed75 SERVER-612 informal dbref v8 2010-02-17 12:42:24 -08:00
Mike Dirolf
60391897f3 failing test case for tailable cursor w/ _id query SERVER-645 2010-02-17 15:14:46 -05:00
Aaron
0ffefe9bc0 SERVER-612 informal dbref for sm 2010-02-17 11:59:35 -08:00
Richard Kreuter
edbdec4f15 Add a SConstruct option for making a shared client library. 2010-02-17 14:16:49 -05:00
Aaron
154cce03f4 group3 test use correct namespace to prevent parallel test failure 2010-02-17 10:24:19 -08:00
Aaron
9a8fcf1276 Merge branch 'master' of github.com:mongodb/mongo 2010-02-17 09:29:24 -08:00
Aaron
47d84a962d SERVER-643 more clonecollection timing tweaks 2010-02-17 09:29:17 -08:00
Eliot Horowitz
1b5596861e expose some more methods in public 2010-02-17 11:51:11 -05:00
Eliot Horowitz
7700abb011 helpers 2010-02-17 11:03:39 -05:00
Eliot Horowitz
8fbc9c34ac move dummy createDirectClient 2010-02-17 11:03:29 -05:00
Richard Kreuter
a8a36e6ff2 Add a --nostrip option to SConstruct. MINOR 2010-02-17 09:58:02 -05:00
Aaron
243bb5d052 SERVER-623 play well with other tests 2010-02-16 21:18:54 -08:00
Aaron
241ec02cae SERVER-623 specify fastsync on both nodes to eliminate slow oplog scan by new pair master 2010-02-16 20:50:55 -08:00
Aaron
23475ac37f SERVER-623 implement and test fastsync / snapshot repl pair mode 2010-02-16 19:33:24 -08:00
Aaron
2f796e3d2a SERVER-623 cleanup 2010-02-16 16:36:01 -08:00
Aaron
37949e561c SERVER-623 use ReplTest fwk for test 2010-02-16 16:25:38 -08:00
Aaron
b92ecb5690 SERVER-579 when target is running with security as well 2010-02-16 15:28:49 -08:00
Aaron
714b242f92 Merge branch 'master' of github.com:mongodb/mongo 2010-02-16 15:20:45 -08:00
Aaron
7ed81cdf6b SERVER-579 support copyDatabase from source running with security 2010-02-16 15:20:35 -08:00
Eliot Horowitz
f485e25f82 clean plugin stuff 2010-02-16 16:24:28 -05:00
Eliot Horowitz
d1e3572f45 re-hydrate index values 2010-02-16 16:24:23 -05:00
Aaron
2b7dd6ad05 SERVER-623 work old boost 2010-02-16 11:51:51 -08:00
Aaron
e0dbd0131f SERVER-623 set new slave sync point to known master tail 2010-02-16 11:30:50 -08:00
Aaron
ee1eb4a1c2 increase raw mongo program output limit 2010-02-16 11:29:34 -08:00
Aaron
0ef13aa1d6 SERVER-623 basic test from snapshot 2010-02-16 10:42:47 -08:00