Randolph Tan
42bc545de6
SERVER-26141 blacklist config_version_rollback.js from continuous stepdown suite
2016-09-16 13:44:19 -04:00
Judah Schvimer
6698877003
SERVER-26062 Default to one initial sync attempt in replicaset tests and replication passthroughs
2016-09-15 10:39:39 -04:00
Kaloian Manassiev
b3c5f0b330
SERVER-26089 Remove incorrect assertion from migration commit
...
Enables the bulk_shard_insert.js test in the continuous stepdown suite and
removes incorrect assertion from the migration commit code.
2016-09-14 22:25:22 -04:00
Max Hirschhorn
9e47e13caf
SERVER-26104 Compare requested version to link's version component-wise.
2016-09-14 14:17:17 -04:00
Judah Schvimer
5f40282b37
SERVER-25068 Add passthrough hook to include periodic initial sync members
2016-09-13 10:06:25 -04:00
Charlie Swanson
07e0d1ef93
SERVER-25757 Add a $facet passthrough aggregation suite.
2016-09-12 16:55:21 -04:00
Jonathan Abrahams
333fd85fc8
SERVER-23819 buildlogger client requests should use basic auth instead of digest auth
2016-09-09 10:57:34 -04:00
David Storch
bda317e9c8
SERVER-25865 stdx::unordered_multimap and stdx::unordered_multiset
2016-09-08 22:44:30 -04:00
David Storch
0f695019bd
SERVER-25865 stdx::unordered_map and stdx::unordered_set
...
On Windows, these are aliases for boost containers. On
other platforms they are aliases for std containers.
2016-09-08 22:43:36 -04:00
Eddie Louie
90353265fa
SERVER-25127 Remove unused class definition TypeSensitiveSON
2016-09-08 16:48:14 -04:00
Mathias Stearn
9b029f19fe
SERVER-25967 fix mongosymb.py output
...
Corrects for the return address not being off by one, and adds the
column and final colon to the output. This makes it match compiler error
output format which makes it easier to integrate into editors.
2016-09-08 14:13:46 -04:00
Jonathan Abrahams
27694d67d9
SERVER-23995 Expand writeConcern-aware command list in readConcern passthrough
2016-09-08 13:53:19 -04:00
Esha Maharishi
2d3d3d3a92
SERVER-25910 fail setShardVersion on mongod if not running with --shardsvr
2016-09-07 23:03:50 -04:00
Andy Schwerin
1f9ece1185
SERVER-20852 Ensure that js tests of db.eval create the db before calling eval on it.
2016-09-07 14:56:24 -04:00
Tess Avitabile
ebb07d13b1
SERVER-25889 Collection validation should fail if featureCompatibilityVersion is 3.2 and the collection contains NumberDecimal values
2016-09-07 13:48:14 -04:00
Scott Hernandez
27551f97e1
SERVER-25252 SERVER-25131: enable blacklisted test.
2016-09-06 09:35:53 -04:00
Tess Avitabile
f288ea86db
SERVER-25159 Default BSON validation version should depend on admin.system.version
2016-09-02 15:10:30 -04:00
Judah Schvimer
63640ef8a5
SERVER-25252 create static initial sync passthrough that uses resync to restart initial sync
2016-09-02 11:45:19 -04:00
Tess Avitabile
f41c549e10
SERVER-25740 Prevent creation of views if featureCompatibilityVersion is 3.2
2016-08-31 14:18:42 -04:00
Dianna Hohensee
2374ef1a3a
SERVER-24470 CommitChunkMigration command checks that the balancer still has the distributed lock
2016-08-29 14:45:28 -04:00
Ramon Fernandez
1653251f73
SERVER-25814 Do not lint the vendored gotools
2016-08-26 16:58:13 -04:00
Ramon Fernandez
2a0e9dbf6e
Revert "SERVER-25814 Do not lint the js files in the tools import"
...
This reverts commit e9ad3d5d40 .
2016-08-26 16:58:13 -04:00
Spencer T Brody
6bf9fd2e5a
SERVER-25677 Clear cached clusterId if config.version document is rolled back.
2016-08-26 16:55:38 -04:00
Ramon Fernandez
e9ad3d5d40
SERVER-25814 Do not lint the js files in the tools import
2016-08-25 19:09:41 -04:00
Jonathan Abrahams
eb62b862d5
SERVER-22150 Multiversion download script now uses the feed https://downloads.mongodb.org/full.json
2016-08-25 15:53:03 -04:00
Jonathan Abrahams
657074a4ea
SERVER-24248 Run multiversion tests with different storage engines
...
This reverts commit 45d31b50bd .
2016-08-25 09:40:16 -04:00
Ramon Fernandez
73ccc56a58
SERVER-25786 remove buildscripts/update-vendor-wiredtiger
2016-08-24 18:24:30 -04:00
Kyle Suarez
7486388e02
SERVER-25768 skip hooks in fuzzer suites when invalid views present
...
Skips the validate and dbhash hooks for jstestfuzz* suites when listCollections
fails with an InvalidViewDefinition error.
2016-08-24 17:39:00 -04:00
James Wahlin
03c879a3d3
SERVER-24764 Support for cluster admin commands on views
2016-08-24 15:27:19 -04:00
Mark Benvenuto
2ea868d3c1
SERVER-25761 hang_analyzer should use GDB in the mongodb tool chain
2016-08-24 13:12:21 -04:00
Dianna Hohensee
3de973e1fd
SERVER-22671 adding migration status to serverStatus' sharding section
2016-08-24 11:48:59 -04:00
Randolph Tan
0b1cb011c8
SERVER-24125 Write test that converts existing replica set to a sharded cluster and back
2016-08-20 05:23:31 -04:00
Tess Avitabile
dc4a079760
SERVER-25155 Create setFeatureCompatibilityVersion command
2016-08-19 17:57:33 -04:00
Sam Kleinman
9a56947f7e
SERVER-25706: only exclude linked artifacts from scons cache on static builds
2016-08-19 14:20:50 -04:00
Spencer Jackson
b6130b45ee
SERVER-25294: Enable kill_op_overflow.js in sharding_last_stable_mongos_and_mixed_shards
...
This reverts commit 8dd8bdf4dc .
2016-08-19 12:35:12 -04:00
Jonathan Abrahams
45d31b50bd
Revert "SERVER-24248 Run multiversion tests with different storage engines"
...
This reverts commit 2f02928e57 .
2016-08-18 16:44:57 -04:00
Jonathan Abrahams
2f02928e57
SERVER-24248 Run multiversion tests with different storage engines
2016-08-18 08:52:57 -04:00
Kaloian Manassiev
ab99c11b3f
SERVER-24852 Add means to interrupt the sharding balancer
2016-08-17 17:50:14 -04:00
Mark Benvenuto
48594ea613
SERVER-25288 Configure hang_analyzer.py to generate coredumps on Linux
2016-08-17 11:22:42 -04:00
Robert Guo
b13bac6c1b
SERVER-25358 resmoke should shutdown mongod cleanly on Windows
2016-08-16 10:52:20 -04:00
Kaloian Manassiev
51fe71a416
SERVER-25602 Make split/mergeChunks commands check the validity of input
2016-08-16 08:03:41 -04:00
Jonathan Abrahams
4951ce3fdd
SERVER-24691 Create task list from evergreen.yml when running burn-in suite
2016-08-15 10:21:52 -04:00
Andrew Morrow
bd66e1bdbc
SERVER-25402 Add an option to not cache linked artifacts
2016-08-13 13:12:32 -04:00
Esha Maharishi
5b6ca35994
SERVER-22663 Make --shardsvr required for a mongod to be used as a shard
2016-08-12 15:24:05 -04:00
Kaloian Manassiev
0c6bbea55e
SERVER-25202 Support parallel manual chunk migrations
...
This change switches the MigrationManager to use the UsedResourcesMap
class for acquiring the collection distributed lock on first migration
attempt and dropping it on the last.
This allows it to support parallel manual migrations.
2016-08-12 11:59:59 -04:00
Kaloian Manassiev
e0bd06f4aa
Fix the PCRE version in vcxproj.header
2016-08-12 07:55:32 -04:00
Esha Maharishi
62ae8e4141
Revert "SERVER-22663 Make --shardsvr required for a mongod to be used as a shard"
...
This reverts commit d1223a8ad4 .
2016-08-11 21:36:54 -04:00
Esha Maharishi
d1223a8ad4
SERVER-22663 Make --shardsvr required for a mongod to be used as a shard
2016-08-11 21:07:39 -04:00
Siyuan Zhou
4010eab23f
Revert "WT-2812 Disable reconfigwt.js"
...
This reverts commit 1b40e81d86 .
2016-08-11 16:37:20 -04:00
Randolph Tan
e14a61c789
SERVER-22665 Separate mixed version test logic to multiVersion suite
...
for shard aware js tests
2016-08-11 13:34:24 -04:00