Jason Chan
|
6f8e35dedd
|
SERVER-41079 Add new build variant for the multiple oplog entries transaction format
|
2019-05-16 18:32:21 -04:00 |
|
Jason Chan
|
36c2f8b341
|
Revert "SERVER-41079 Add new build variant for the multiple oplog entries transaction format"
This reverts commit 6df77aa157.
|
2019-05-16 17:07:01 -04:00 |
|
Jason Chan
|
6df77aa157
|
SERVER-41079 Add new build variant for the multiple oplog entries transaction format
|
2019-05-16 16:02:42 -04:00 |
|
Charlie Swanson
|
a54c7ffd80
|
SERVER-41095 Robustify wildcard index upgrade/downgrade test
|
2019-05-15 12:17:39 -04:00 |
|
Randolph Tan
|
10ed4d385e
|
SERVER-34167 Rename upgrade_cluster.js to upgrade_downgrade_cluster.js
|
2019-05-14 10:56:39 -04:00 |
|
Randolph Tan
|
52a2344209
|
SERVER-34167 Add generic downgrade cluster test to multiversion suite
|
2019-05-14 10:55:42 -04:00 |
|
jannaerin
|
99a234e03c
|
SERVER-40225 Updates to shard key field succeed if stay on shard in FCV 4.2
|
2019-04-30 11:13:18 -04:00 |
|
jannaerin
|
dc392f3d00
|
SERVER-39843 Allow findAndModify to change the shard key value when sent as retryable write
|
2019-04-22 11:46:46 -04:00 |
|
jannaerin
|
3e7d0821ad
|
SERVER-39842 Allow update to shard key value if retryable write
|
2019-04-09 11:21:38 -04:00 |
|
Nick Zolnierz
|
68f192bbae
|
SERVER-39248 Implement FCV check for new JSON Schema encryption keywords
|
2019-04-09 10:09:26 -04:00 |
|
Lingzhi Deng
|
67e08418c8
|
SERVER-40269: commitTransaction should assert that the prepare oplog entry is majority committed
|
2019-04-09 09:58:04 -04:00 |
|
Louis Williams
|
ed6a287bf8
|
SERVER-40175 Rebuild any missing _id indexes on startup
|
2019-04-05 15:06:48 -04:00 |
|
Martin Neupauer
|
7792dd8690
|
SERVER-40213 Test upgrade/downgrade for $$NOW/$$CLUSTER_TIME in a view definition
|
2019-04-02 15:29:04 -04:00 |
|
Tess Avitabile
|
931cd881e9
|
SERVER-40292 Jstests that pass their own ReplSetTest to RollbackTest must disable chaining
|
2019-03-26 15:16:51 -04:00 |
|
jannaerin
|
9713b6260c
|
SERVER-39630 Allow updates to the shard key value only when the document will not change shards
|
2019-03-20 11:55:05 -04:00 |
|
jannaerin
|
467f34475b
|
SERVER-40027 Add targeted test that we cannot modify shard key fields in FCV 4.0
|
2019-03-18 11:10:27 -04:00 |
|
Tess Avitabile
|
84916e8174
|
SERVER-38925 When enableMajorityReadConcern=false, after rollback via refetch, do not take stable checkpoint until the local top of oplog from before rollback is reached
|
2019-03-13 14:30:38 -04:00 |
|
Bernard Gorman
|
aafec256f2
|
SERVER-38414 Add change stream high water mark upgrade/downgrade tests for post-backport 4.0
|
2019-03-05 09:52:54 +00:00 |
|
Pavi Vetriselvan
|
434347f4fa
|
SERVER-35872 fix TODOs
|
2019-02-28 10:33:35 -05:00 |
|
Bernard Gorman
|
25dea813a6
|
SERVER-38414 Upgrade/Downgrade testing for change stream high water marks
|
2019-02-28 01:13:38 +00:00 |
|
Jack Mulrow
|
b0d3c0d293
|
SERVER-39624 Put internal router retries for stale version and snapshot errors behind a fail point
|
2019-02-26 10:36:10 -05:00 |
|
Jack Mulrow
|
0d79175a88
|
SERVER-36498 Gate "state" field in config.transactions on FCV and remove entries with state on downgrade
|
2019-02-20 14:03:36 -05:00 |
|
Divjot Arora
|
6a87025b99
|
SERVER-38624 Do not allow node to startup with autoIndexId: False collection
|
2019-02-15 09:17:29 -05:00 |
|
Kaloian Manassiev
|
1c61dfa330
|
SERVER-39234 Ensure shardCollection initial split works the same between config server and shard primary
|
2019-01-29 22:15:56 -05:00 |
|
Xiangyu Yao
|
29813aa638
|
SERVER-38599 Write downgrade test for two phase drop
|
2019-01-24 17:34:35 -05:00 |
|
Pavi Vetriselvan
|
3c5bb991e1
|
SERVER-38865 change rollback_test fixture to use secondary instead of arbiter
|
2019-01-24 10:47:10 -05:00 |
|
Xiangyu Yao
|
8ab7fe8a56
|
SERVER-38598 Write upgrade test for two phase drop
|
2019-01-23 15:40:09 -05:00 |
|
Louis Williams
|
1f5753e157
|
SERVER-37272 Raise timeouts in multiversion/hybrid_indexes
|
2019-01-18 13:56:35 -05:00 |
|
Louis Williams
|
9e87f6e272
|
SERVER-37272 Disable hybrid index builds on FCV 4.0
|
2019-01-17 15:54:40 -05:00 |
|
Gregory Wlodarek
|
4a3fb2fe38
|
SERVER-37498 Change jstests to not use the slowBackgroundIndexBuild failpoint
|
2019-01-10 21:42:21 -05:00 |
|
Gregory Wlodarek
|
0cfba57ca3
|
Revert "SERVER-37498 remove slowBackgroundIndexBuild failpoint"
This reverts commit 46dd8e03cd.
|
2019-01-04 09:15:22 -05:00 |
|
Gregory Wlodarek
|
46dd8e03cd
|
SERVER-37498 remove slowBackgroundIndexBuild failpoint
|
2018-12-31 20:24:00 -05:00 |
|
Gregory Wlodarek
|
d0115b010f
|
Revert "SERVER-37498 remove slowBackgroundIndexBuild failpoint"
This reverts commit 4a0e4f7f0e.
|
2018-12-31 17:13:47 -05:00 |
|
Gregory Wlodarek
|
4a0e4f7f0e
|
SERVER-37498 remove slowBackgroundIndexBuild failpoint
|
2018-12-31 15:11:21 -05:00 |
|
Gregory Wlodarek
|
110d33066a
|
Revert "SERVER-37498 remove slowBackgroundIndexBuild failpoint"
This reverts commit cc1ac3b8e3.
|
2018-12-31 13:53:38 -05:00 |
|
Gregory Wlodarek
|
cc1ac3b8e3
|
SERVER-37498 remove slowBackgroundIndexBuild failpoint
|
2018-12-31 12:58:09 -05:00 |
|
Benety Goh
|
03e13f9042
|
SERVER-37729 IndexBuilder updates CurOp using createIndexes format
|
2018-11-28 21:41:55 -05:00 |
|
Ian Boros
|
10ec78a0ea
|
SERVER-37573 make wildcard_index_feature_compatibility_version.js more robust
|
2018-10-22 18:00:24 -04:00 |
|
nehakhatri5
|
44c2055cba
|
SERVER-37555 Fix the error code in the uassert.
|
2018-10-16 13:20:06 +11:00 |
|
nehakhatri5
|
9693ebbdb9
|
SERVER-37555 Abort of collMod need not refreshEntry for index on rollback.
|
2018-10-16 08:33:27 +11:00 |
|
Louis Williams
|
796d1d1522
|
SERVER-36478 Use user-provided wtimeout for setFCV command
|
2018-10-10 15:26:32 -04:00 |
|
Bernard Gorman
|
b73a042894
|
SERVER-36198 Remove 'internalQueryAllowAllPathsIndexes' server parameter
|
2018-10-03 22:36:02 +01:00 |
|
Tess Avitabile
|
aaa6473362
|
SERVER-37227 Reintroduce enableMajorityReadConcern:false server parameter
|
2018-10-02 10:58:05 -04:00 |
|
Bernard Gorman
|
3c2eb809fb
|
SERVER-35338 Multiversion tests for allPaths indexes
|
2018-10-01 21:24:30 +01:00 |
|
jannaerin
|
db3d9907d3
|
SERVER-36634 Change FCV check to check for CommandNotFound in configsvrShardCollection and write to config after creating collections on non-primary shards
|
2018-09-13 15:52:55 -04:00 |
|
Charlie Swanson
|
92f108d937
|
SERVER-35776 Basic 4.0-4.2 up/downgrade for change streams
|
2018-09-04 11:04:17 -04:00 |
|
Charlie Swanson
|
6264c1e97b
|
SERVER-36381 Test using $out during upgrade of a cluster
|
2018-08-30 15:36:44 -04:00 |
|
Dianna Hohensee
|
4cb0742947
|
SERVER-36015 Remove references to system.namespaces and system.indexes
|
2018-08-29 16:47:09 -04:00 |
|
Xiangyu Yao
|
fe2906300d
|
SERVER-36280 Create a feature tracker bit indicating the existence of KeyString with long TypeBits
|
2018-08-24 16:02:33 -04:00 |
|
Eric Milkie
|
0a2694ce31
|
Revert "SERVER-36280 Create a feature tracker bit indicating the existence of KeyString with long TypeBits"
This reverts commit 600351dc35.
|
2018-08-23 17:50:17 -04:00 |
|