0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
Commit Graph

34903 Commits

Author SHA1 Message Date
Mark Benvenuto
96afd7d4dc SERVER-25226 diagdata.js needs to wait for FTDC to startup 2016-07-27 15:29:50 -04:00
Spencer T Brody
03a14ef5a6 SERVER-25307 Use ensurePrimaryShard() to increase stability of validate_collection.js test 2016-07-27 15:17:40 -04:00
Matt Cotter
16ecaadd49 SERVER-25306 only run asio tests once a day 2016-07-27 15:02:29 -04:00
Ian Whalen
1c1bf24edf Revert "SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS primary"
This reverts commit 22eff747e1.
2016-07-27 14:07:59 -04:00
Brian McCarthy
b0be62ef61 SERVER-25292 Decrease -j value on windows_64_2k8 compiles 2016-07-27 11:59:03 -04:00
dalyd
277e393dda SERVER-25194: Update longevity.yml to copy over appropriate test_control.yml file 2016-07-27 10:57:19 -04:00
Judah Schvimer
7b7fcc87c1 SERVER-25033 Replace check for oplogBuffer in DataReplicator::_enqueueDocuments with invariant 2016-07-27 10:35:08 -04:00
Benety Goh
4401a162f7 SERVER-25114 added test case to demonstrate that collection cloners can be restarted 2016-07-27 10:28:48 -04:00
Sam Kleinman
5c81ec7f02 SERVER-24699: include repo config in artifacts archive 2016-07-27 10:08:29 -04:00
Judah Schvimer
8f7b70d1aa SERVER-25253 test that fetcher is in shutdown after cancel is called 2016-07-27 09:50:16 -04:00
Max Hirschhorn
541d4ee893 SERVER-24534 Add tests for cloning collections w/ non-simple collations.
Tests that the "cloneCollection", "cloneCollectionAsCapped",
"convertToCapped", and "copydb" commands inherit the default collation
of the corresponding collection.
2016-07-27 09:46:39 -04:00
Max Hirschhorn
130dbe1dde SERVER-25295 Add cloning commands to 'commandsToForceWriteConcern' list. 2016-07-27 09:46:39 -04:00
Judah Schvimer
3bcbbb9b7a SERVER-25256 check if callback is valid in synchronous RollbackChecker methods 2016-07-27 09:34:23 -04:00
Kaloian Manassiev
22eff747e1 SERVER-24856 Make manual moveChunk requests go through the balancer on CSRS primary 2016-07-27 08:12:42 -04:00
Kaloian Manassiev
aa68a612d3 SERVER-25241 Do not refresh metadata in CollectionShardingState constructor 2016-07-27 08:12:41 -04:00
Benety Goh
44eabe39a7 SERVER-25281 renamed CollectionCloner and DatabaseCloner lifecycle functions 2016-07-26 21:21:40 -04:00
Spencer Jackson
8dd8bdf4dc SERVER-25294: Blacklist kill_op_overflow.js from sharding_last_stable_mongos_and_mixed_shards 2016-07-26 19:30:18 -04:00
Matt Cotter
f067d1dff0 SERVER-25182 fix dynamic linking 2016-07-26 18:29:19 -04:00
Sally McNichols
39d63ea21d SERVER-24152 add $bucketAuto aggregation stage 2016-07-26 17:52:36 -04:00
Randolph Tan
f22f6e220e SERVER-25254 Only advance config server optime in response to messages from cluster members 2016-07-26 17:24:45 -04:00
Tim Sogard
ad5040e946 SERVER-25192 Handle null properties in Object.extend
Closes #1103
2016-07-26 17:22:53 -04:00
Tess Avitabile
8f6e2270bb SERVER-24320 PlanCacheIndexTree should have same sort order as MatchExpression used to generate plan cache key 2016-07-26 17:22:12 -04:00
David Storch
b739dc09fe SERVER-23349 add collation support to $geoNear agg stage 2016-07-26 13:33:26 -07:00
Sam Kleinman
a724ac885e SERVER-24699: fix signing key for push task 2016-07-26 16:32:27 -04:00
Sam Kleinman
688ab8a44a SERVER-24699: make all repository publishing synchronous 2016-07-26 16:11:05 -04:00
Jonathan Abrahams
388143b96f SERVER-25273 Concurrency suite dbHash check should call checkDBHashesFsyncLocked 2016-07-26 15:42:47 -04:00
Mark Benvenuto
1febb4ceb0 SERVER-24615 Add support for OperationContext in EgressMetadataHook 2016-07-26 15:23:51 -04:00
Spencer T Brody
7daf57f28f SERVER-24465 Remove 'recoverShardingState' server parameter 2016-07-26 14:49:35 -04:00
Mark Benvenuto
fec78bf624 SERVER-25182 Add metric for number of CPUs 2016-07-26 14:44:56 -04:00
David Storch
a21039e4bf SERVER-23349 add integration tests for aggregation stages respecting the collation 2016-07-26 11:28:08 -07:00
Randolph Tan
f3863568ab SERVER-24394 Implement Zone Sharding Helpers 2016-07-26 14:23:06 -04:00
Randolph Tan
6059f99366 SERVER-24393 rename assignKeyRangeToZone to updateZoneKeyRange 2016-07-26 14:23:05 -04:00
Randolph Tan
3274d62a05 SERVER-24393 Implement assignKeyRangeToZone and _configsvrAssignKeyRangeToZone 2016-07-26 14:23:05 -04:00
Hai-Kinh Hoang
0248a513fb SERVER-13480 Sort output of usersInfo command 2016-07-26 14:11:04 -04:00
Benety Goh
f73c9cae18 SERVER-25281 renamed MultiApplier lifecycle functions"" 2016-07-26 14:07:32 -04:00
Benety Goh
4aba6232e6 Revert "SERVER-25114 renamed MultiApplier lifecycle functions"
This reverts commit e9b0b39bbf.
2016-07-26 14:07:19 -04:00
Benety Goh
e9b0b39bbf SERVER-25114 renamed MultiApplier lifecycle functions 2016-07-26 14:06:24 -04:00
Spencer Jackson
3f89dad8fd SERVER-25258: Improve mongos killOp opID parsing 2016-07-26 12:45:54 -04:00
Mark Benvenuto
fcc3d58b5b SERVER-24608 Fix lint 2016-07-26 12:15:27 -04:00
Daniel Gottlieb
5c7470944d SERVER-25287: Add curl to evergreen's windows compile flags 2016-07-26 11:53:10 -04:00
David Storch
56555dd1f9 SERVER-23349 add a test for aggregation expressions respecting the collation 2016-07-26 08:10:04 -07:00
Mark Benvenuto
ccb68d79b4 SERVER-24610 Add FTDC Collector for Windows Performance Counters 2016-07-26 10:43:13 -04:00
Mark Benvenuto
2e9d97a04e SERVER-25179 Include only subset of memory statistics in diagnostic data 2016-07-26 10:43:13 -04:00
Mark Benvenuto
aca68d91a7 SERVER-24610 Refactor System Stats Collectors 2016-07-26 10:43:13 -04:00
Mark Benvenuto
ee4038aebd SERVER-24608 Add Windows performance counter collector 2016-07-26 10:43:13 -04:00
Benety Goh
80864d39ab SERVER-25281 renamed Fetcher lifecycle functions 2016-07-26 10:35:32 -04:00
Jonathan Abrahams
45b4f9e9bd SERVER-25259 Drop temporary databases in dbhash testing hook 2016-07-26 09:26:40 -04:00
Andrew Morrow
883870b4d2 SERVER-25214 Use C11 to compile C language files 2016-07-25 22:26:31 -04:00
David Storch
7cd2040f0b SERVER-25139 make related TODO comments refer to this ticket 2016-07-25 16:30:44 -07:00
Andrew Morrow
06f3d15f43 SERVER-25228 Specify power8 for Ubuntu 16.04 ppc64le build 2016-07-25 19:04:21 -04:00