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

59562 Commits

Author SHA1 Message Date
Allison Easton
7b59a85083 SERVER-58771 Prevent querying config.chunks for the shard version during chunk migration 2021-08-02 08:17:41 +00:00
Yoonsoo Kim
b6f5fa2c56 SERVER-58338 Return an error if client attempts an OP_QUERY command other than isMaster/hello 2021-08-02 02:50:42 +00:00
Robert Guo
f0c88f12d3 SERVER-57852 Create separate variant for commit queue tasks 2021-08-02 02:03:22 +00:00
Eric Cox
07d6e82a05 SERVER-57461 Remove SPLIT_LIMITED_SORT and associated QueryPlanner code 2021-07-31 01:41:48 +00:00
Cristopher Stauffer
63e3eaa766 SERVER-58970: Increase frequency of sharding specific workloads in shard-lite 2021-07-31 01:19:33 +00:00
Jon Streets
ce2afc61f8 SERVER-57279 Update the FCV constant in the logkeeper snapshot workload 2021-07-30 21:53:43 +00:00
sergey.galtsev
c0b5fa0957 SERVER-58051 close the original log when rotating to new 2021-07-30 20:52:11 +00:00
Mihai Andrei
149c167082 SERVER-54129 Simplify generated SBE expressions for $mod, $add, and $split when some arguments are constants 2021-07-30 20:29:49 +00:00
jannaerin
8179692b36 SERVER-558917 Wait until donors/recipients are aware that coordinator has persisted decision before expecting successful collMod, createIndexes, and dropIndexes in resharding_prohibited_commands.js 2021-07-30 19:38:37 +00:00
Billy Donahue
4e0eecad3a SERVER-41787 fix bad sort order in HeapProfiler 2021-07-30 19:09:02 +00:00
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