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

59552 Commits

Author SHA1 Message Date
Jason Chan
a83f7fab07 SERVER-58927 Electable secondary in exhaust_hello_topology_changes.js should be restarted with restart:true 2021-07-30 18:00:29 +00:00
Marcos José Grillo Ramirez
f5e63891c5 SERVER-58905 Remove test of receiveChunkWaitForRangeDeleterTimeoutMS on mixed versions 2021-07-30 17:39:57 +00:00
Mikhail Shchatko
a2cc442afc SERVER-54419 Support last-lts and last-continuous in generating multiversion_exclude_tags.yml file 2021-07-30 16:54:57 +00:00
Nick Zolnierz
432d231645 SERVER-58888 Account for pushed down stages in union explain with mode 'executionStats' 2021-07-30 15:52:14 +00:00
ali-mir
24bb1ecfcd SERVER-58859 Add multiversion_incompatible tag to isself_failure_initiate.js 2021-07-30 15:38:45 +00:00
Benety Goh
8fa2acaf01 SERVER-58966 add unique prefix to test namespaces in bucket_timestamp_rounding.js to avoid conflicting with bucket_granularity.js 2021-07-30 15:17:34 +00:00
Vishnu Kaushik
230fd84862 SERVER-56800 prevent cwwc_conflict_add_shard.js from running on last-lts multiversion 2021-07-30 15:16:32 +00:00
Sara Golemon
745b00e734 SERVER-58381 Define and process kind(2) in OP_MSG payload 2021-07-30 14:50:31 +00:00
Dan Larkin-York
7b09eb54f8 SERVER-58067 Support 2dsphere indexes on time-series measurements 2021-07-30 14:45:49 +00:00
Kris Satya
8056b1d93a SERVER-58774 Clean up timeseries_delete_util helper functions 2021-07-30 14:28:35 +00:00
Siran Wang
2fe0fa151f SERVER-55861 add retryable writes multiversion hook 2021-07-30 14:06:16 +00:00
Benety Goh
443a0536c0 SERVER-58966 add unique prefix to test namespaces in bucket_granularity.js to avoid conflicting with bucket_timestamp_rounding.js 2021-07-30 13:43:37 +00:00
Alex Li
03364be405 SERVER-55412 shardVersion propogated for mirrored reads 2021-07-30 13:11:20 +00:00
Henrik Edin
970bc5c3a4 SERVER-58861 Fix ephemeralForTest on Big Endian machines.
IndexDataEntry::create in ephemeralForTest now writes in machine endian as that is how it reads.
2021-07-30 12:33:31 +00:00
Simon Graetzer
66708080ab SERVER-58270 Create configureCollectionAutoSplitter command 2021-07-30 12:09:37 +00:00
Benety Goh
a05959f3e1 SERVER-58944 add loop progress info to 'Index build: starting' log message 2021-07-30 11:13:40 +00:00
Yoonsoo Kim
49f9319d0e SERVER-58607 Error out on invalid values for CountDownLatchInfo's argument 2021-07-30 02:27:05 +00:00
Andrew Shuvalov
bb7140efdf SERVER-58910: stress test for tenant migrations 2021-07-30 01:05:29 +00:00
Andrew Shuvalov
4651afaa9b SERVER-58951: fix race in the executor stress test 2021-07-29 23:58:27 +00:00
Haley Connelly
07a6841c53 SERVER-58926 ReshardingDonor should not try to set the stop time of the critical section if it the critical section was already released 2021-07-29 21:58:02 +00:00
Amirsaman Memaripour
e18f818e60 SERVER-58958 Temporarily disable Interruptible::WaitUntilDeadline test 2021-07-29 21:56:42 +00:00
David Percy
9f4f535b93 SERVER-58953 Fix FCV/multi-version issues in some more tests 2021-07-29 21:35:42 +00:00
Mina Mahmood
01d1576f27 SERVER-58040 Generate GenericFCV enum using MONGO_VERSION 2021-07-29 21:02:15 +00:00
Amirsaman Memaripour
7c11cf899f SERVER-58080 Remove asynchronous networking from ServiceStateMachine 2021-07-29 21:00:32 +00:00
Hana Pearlman
b270107542 SERVER-58734: Add evergreen task for change stream optimization fuzzer 2021-07-29 20:59:28 +00:00
Kris Satya
e8d97aa91f SERVER-58803 Test that time-series metaField-only deletes close in-memory buckets 2021-07-29 20:40:04 +00:00
Jennifer Peshansky
c036bbad40 SERVER-57291 Add path length check to expression_parser and tests. 2021-07-29 19:15:46 +00:00
jannaerin
298d02f743 SERVER-49897 Insert no-op entries into oplog buffer collections for resharding so resuming is less wasteful 2021-07-29 18:51:17 +00:00
Haley Connelly
68f6c01d0f SERVER-58342 Allow specifying of reshardCollection zones to be empty 2021-07-29 18:18:36 +00:00
Wenbin Zhu
94415e3593 SERVER-58900 Re-enable major_version_upgrade.js after FCV constant change. 2021-07-29 17:57:26 +00:00
Daniel Moody
2393de29ec SERVER-58948 update idl_tool to support generated idl files 2021-07-29 17:36:24 +00:00
XueruiFa
ba892c6dcc Revert "SERVER-58040 Generate GenericFCV enum using MONGO_VERSION"
This reverts commit 555e0630e2.
2021-07-29 17:10:03 +00:00
Mina Mahmood
555e0630e2 SERVER-58040 Generate GenericFCV enum using MONGO_VERSION 2021-07-29 16:12:00 +00:00
Randolph Tan
b77ce8da6f SERVER-58487 Join TransactionCoordinatorService stepdown tasks during shutdown 2021-07-29 15:50:05 +00:00
Randolph Tan
6bf3ad77bb SERVER-58603 ensureTempReshardingCollectionExistsWithIndexes may hit an invariant if collection was previously dropped 2021-07-29 15:47:36 +00:00
Andrew Shuvalov
f839c963f9 SERVER-58876: Stricter LockRequestList invariant enforcement to trace suspected race 2021-07-29 15:27:17 +00:00
jannaerin
2cb6e665fd SERVER-58355 Re-enable resharding tests failing in multiversion suites due to changing latest releast to 5.1 2021-07-29 15:09:09 +00:00
Kris Satya
1f6644feb4 Revert "SERVER-58742 Disallow time-series deletes on buckets with control.closed set to true"
This reverts commit 0a87aa5ceb.
2021-07-29 15:08:04 +00:00
Dan Larkin-York
317a8f6975 SERVER-58889 Fix FCV/multi-version issues in some tests 2021-07-29 14:48:20 +00:00
Vishnu Kaushik
c4b3416004 SERVER-58353 part 1: prevent multiversion tests with backports pending from running 2021-07-29 14:27:48 +00:00
Robert Guo
a4b5e8e8c1 SERVER-58863 fix symbolizer rerun error, missing frame info, and move multiversion download cache dir to build 2021-07-29 12:14:30 +00:00
Marcos José Grillo Ramirez
82a7d44bc3 Revert "SERVER-58905 Remove test of receiveChunkWaitForRangeDeleterTimeoutMS on mixed versions"
This reverts commit 23737cd426.
2021-07-29 11:51:50 +00:00
Marcos José Grillo Ramirez
fed3e6d51a Revert "SERVER-58878 Prevent checking for DDL coordinator on mixed versions"
This reverts commit 88128c23bd.
2021-07-29 11:30:16 +00:00
Tommaso Tocci
6c29b2a14b SERVER-58940 Re-eneable not failing sharding tests disabled in multiversion suites after 5.1 FCV constants update 2021-07-29 09:59:03 +00:00
Tommaso Tocci
e81cb37622 SERVER-50675 Get rid of Grid's configOpTime after 5.0 has branched out 2021-07-29 08:20:46 +00:00
Allison Easton
e6814e16c2 SERVER-58907 lagged_config_secondary.js should not rely on last-lts version 2021-07-29 07:58:52 +00:00
Alison Felizzi
13ca6543d9 Import wiredtiger: d2a6f8ba360b1c36405666ff471352320c4583fb from branch mongodb-master
ref: dcb3808c92..d2a6f8ba36
for: 5.1.0

WT-7007       Backup architecture guide page
2021-07-29 06:03:20 +00:00
Robert Guo
feded38124 SERVER-58706 Re-enable concurrency_sharded_replication_multiversion_passthrough 2021-07-29 00:03:47 +00:00
Erwin Pe
746872f07e SERVER-58711 Complete TODO listed in SERVER-54923 2021-07-28 22:43:45 +00:00
Henrik Edin
ecba23449a Revert "SERVER-56509 Wrap unique index insertion _keyExists call in a WT cursor reconfigure"
This reverts commit c5ac2eb1ea.
2021-07-28 21:06:51 +00:00