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
Brian Samek
e4d856275f
SERVER-25310 Add SLES 11 zSeries build variant
2016-08-11 11:56:08 -04:00
hari devaraj
a0b7e4fc8c
SERVER-24497 Linearizable read concern implemented
2016-08-10 18:39:27 -04:00
Esha Maharishi
3daf1fb89b
SERVER-25543 add shardsvr startup option for shards in ShardedClusterFixture
2016-08-10 15:53:04 -04:00
Randolph Tan
bd6d1ac102
SERVER-24468 add test to check that minOpTimeUpdaters is used to fetch latest opTime
2016-08-09 13:48:28 -04:00
Judah Schvimer
43ab2d9e0b
SERVER-25399 Disable chaining in initial sync static passthrough
2016-08-09 13:19:12 -04:00
Jonathan Reams
118a4ccdc2
SERVER-25267 SERVER-25265 Integrate compression with networking code
...
and snappy compressor
2016-08-09 12:18:32 -04:00
Spencer T Brody
9597d67f96
SERVER-24213 Make addShard return success if attempting to add an already existing shard
2016-08-08 17:51:29 -04:00
Randolph Tan
6cd1e7ed94
SERVER-25463 blacklist shard6.js from continuous step down suite
2016-08-08 14:35:08 -04:00
Tess Avitabile
e3c13d1bda
SERVER-24439 Make mongos commands over sharded collections inherit the collection default collation
2016-08-05 10:32:09 -04:00
Siyuan Zhou
953a241f6d
SERVER-23663 New primary syncs from chosen node to catch up with timeout
...
SERVER-23662 Implement "catch-up timeout" configuration variable
2016-08-04 18:10:46 -04:00
Siyuan Zhou
1b40e81d86
WT-2812 Disable reconfigwt.js
2016-08-04 13:02:02 -04:00
Sam Kleinman
a78e1fefe2
SERVER-25395: use scons cache for perf projects
2016-08-02 14:59:28 -04:00
Mike Grundy
4a62b30641
SERVER-25271 burn_in_tests.py not picking up untracked files properly
2016-08-02 13:26:12 -04:00
Sam Kleinman
84893b9060
SERVER-25171: fix path for scons cache for windows variants
2016-08-02 11:26:31 -04:00
Mike Grundy
8f687a02ac
SERVER-25271 burn_in_tests.py not picking up untracked files properly
2016-08-02 09:45:18 -04:00
Sam Kleinman
72bbaf4f5c
SERVER-25171: add scons cache support and enable on relevant non-push variants
2016-08-01 20:10:00 -04:00
Spencer T Brody
f5965cc82d
Revert "SERVER-25171: add scons cache support and enable on relevant non-push variants"
...
This reverts commit bc7e4e6821 .
2016-08-01 17:17:03 -04:00
Sam Kleinman
bc7e4e6821
SERVER-25171: add scons cache support and enable on relevant non-push variants
2016-08-01 16:38:39 -04:00
Geert Bosch
3f68c01861
SERVER-24767 Replicate views
2016-08-01 16:32:15 -04:00
Esha Maharishi
e3068c25d3
SERVER-24352 configs initialize sharding awareness on sharding-unaware shards on transition to primary
2016-07-27 17:37:21 -04:00
Mark Benvenuto
96afd7d4dc
SERVER-25226 diagdata.js needs to wait for FTDC to startup
2016-07-27 15:29:50 -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
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
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
Brian McCarthy
fdaf722318
SERVER-25073 Add Ubuntu 16.04 zSeries build variant
2016-07-25 17:13:25 -04:00
Mike Grundy
d19f36ab7c
SERVER-25226 Fix duplicate blacklist error
2016-07-25 09:54:55 -04:00
Mike Grundy
dbe5a22825
SERVER-25226 Blacklist diagdata.js
2016-07-25 08:15:01 -04:00
Matt Cotter
8b66399b85
SERVER-24756 make clang format downloads resistent to http errors
2016-07-22 11:32:57 -04:00
Dianna Hohensee
af928e87f8
SERVER-25153 Converting sharding_last_stable_mongos test suite to include mixed version shards.
2016-07-22 09:40:40 -04:00
Mark Benvenuto
c1042b38c9
SERVER-24616 Add new getDiagnosticData command
2016-07-21 13:16:55 -04:00
Brian McCarthy
63f1d4fa87
SERVER-24641 Add Ubuntu 16.04 Enterprise Power build variant
2016-07-20 13:03:12 -04:00
iwysiu
0c9a7a497a
SERVER-24729 stagger the launching of resmoke jobs
2016-07-20 12:15:14 -04:00
Kaloian Manassiev
971026616e
SERVER-24853 Support parallel chunk migrations
...
This change connects the new policy, which supports returning multiple
migrations for the same collection with the MigrationManager in order to
allow chunks to migrate in parallel.
2016-07-19 18:03:45 -04:00
Robert Guo
b9b133f4d7
SERVER-24966 call testcase.configure only once
2016-07-19 17:28:22 -04:00
Judah Schvimer
433ffe0574
SERVER-24538 Add small_oplog_rs_initsync_static passthrough to include periodic initial sync members
2016-07-19 09:44:37 -04:00
Mike Grundy
c61fb5636c
SERVER-24636 Add option to burn_in_tests to specify githash to compare to
2016-07-14 14:40:31 -04:00
Tess Avitabile
57862d65fa
SERVER-24511 Make frequency with which background job that kills timed-out cursors is run configurable
2016-07-14 10:09:54 -04:00
Kaloian Manassiev
4da91b20ca
SERVER-24721 Move ShardStatistics vector out of DistributionStatus
...
The collection DistributionStatus class shouldn't contain information
about the shards since it is not using it. Also cleans up the
DistributionStatus class so it is more of a cache of the cluster runtime
state.
2016-07-13 21:40:58 -04:00
Mike Grundy
bebee51d86
Revert "SERVER-24636 Add option to burn_in_tests to specify githash to compare to"
...
This reverts commit e572d00484 .
2016-07-13 17:01:38 -04:00
Mike Grundy
f18bb78b46
SERVER-24716 Remove the CheckReplDBHashDeprecated hook
2016-07-13 14:54:39 -04:00