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

59600 Commits

Author SHA1 Message Date
Jennifer Peshansky
104a14d151 SERVER-58309 Delete benchRun's safe, hideResults, and showResult options. 2021-07-26 23:39:57 +00:00
Matthew Russotto
5184616713 SERVER-58645 Test indexbg_killop_stepup.js needs to synchronize stepup with index finish on primary 2021-07-26 21:43:02 +00:00
Jason Chan
30f3ffc8ab SERVER-58815 Have internal findAndModifyImageLookup set the synthetic oplog entry to timestamp of findAndModify - 1 2021-07-26 21:02:34 +00:00
jannaerin
a1e57d2985 SERVER-58669 Allow collMod, createIndexes, and dropIndexes once resharding coordinator has made a decision 2021-07-26 20:38:46 +00:00
Vesselina Ratcheva
7fb7e7a933 SERVER-57750 Add namespace to failpoint in quiesce_mode.js 2021-07-26 20:17:07 +00:00
Drew Paroski
02bcfc8991 SERVER-58737 Use EvalExpr in more places in sbe_stage_builder_expression.cpp 2021-07-26 19:47:56 +00:00
XueruiFa
351995c509 SERVER-58853: Remove add_git_tag from generated tasks on evergreen 2021-07-26 19:46:52 +00:00
Rishab Joshi
0630fc161e SERVER-58420 Clamp safely the input value of changeUmask. 2021-07-26 19:25:21 +00:00
Martin Neupauer
4224de7c24 SERVER-58431 Modify HashAgg stage in preparation for $lookup + $group pushdown
Fix the reopen case when we do not provide seek keys.
2021-07-26 18:36:41 +00:00
Andrew Morrow
787d5a2aee SERVER-48291 Remove support for shim_cxx and shim_crt libraries 2021-07-26 18:35:34 +00:00
Huayu Ouyang
99408f871e SERVER-58814 Increase secondaryCatchUpPeriodSecs on stepdown_catch_up_opt.js 2021-07-26 18:10:44 +00:00
Matt Walak
050161ecab SERVER-58624 Change the resharding critical section timeout value for reshard_collection_basic.js 2021-07-26 17:08:52 +00:00
Ryan Egesdahl
a6f432b497 SERVER-58746 Set minimum OSX build requirement to 10.14 2021-07-26 15:36:30 +00:00
Simon Graetzer
21298b120e SERVER-58720 DropDatabaseCoordinator must not re-execute destructive logic after removing CSRS metadata 2021-07-26 15:16:02 +00:00
Andrew Shuvalov
2f5709e68f SERVER-58221: stress test for ThreadPoolExecutor 2021-07-26 14:51:52 +00:00
Lingzhi Deng
0588dd5894 SERVER-58795: Disable tenant migration tests on Windows WiredTiger develop 2021-07-26 13:37:51 +00:00
Allison Easton
03de046174 SERVER-58211 Deduplicate entries returned in a single invocation to MigrationChunkClonerSourceLegacy::nextModsBatch 2021-07-26 13:12:10 +00:00
Pierlauro Sciarelli
218536b7a9 SERVER-54948 Calling shardCollection after enableSharding from a different MongoS is not causally consistent 2021-07-26 12:33:58 +00:00
Kaloian Manassiev
047d7c1648 SERVER-58821 Remove the unused getLocalVersion function from shard_server_catalog_cache_loader.cpp 2021-07-26 11:47:24 +00:00
Robert Guo
a3705542f5 SERVER-58695 improved symbolizer 2021-07-26 11:23:45 +00:00
Pierlauro Sciarelli
84e1317cca SERVER-58775 Mark ConfigsvrSetAllowMigrationsCommand's opCtx as killable on stepdown 2021-07-26 10:09:46 +00:00
Sergi Mateo Bellido
9483002c4b SERVER-58589 Remove ShardingFullDDLSupportTimestampedVersion feature
flag
2021-07-26 08:48:42 +00:00
Luke Chen
9c594a3a70 Import wiredtiger: 01c011a74711e79ae5c3b53449bc37fa84490f9a from branch mongodb-master
ref: d24f4b88a7..01c011a747
for: 5.1.0

WT-7817       Make tiered storage address cookies backward compatible
2021-07-26 05:01:57 +00:00
Luke Chen
a22af67a26 Import wiredtiger: d24f4b88a7c9c21646b5c85c6cea922792afe621 from branch mongodb-master
ref: 7aeeeefcde..d24f4b88a7
for: 5.1.0

WT-7890       Fix CMake syntax error in config_lib
2021-07-26 05:01:57 +00:00
Benety Goh
20d6233ecd SERVER-56171 remove time-series downgrade logic from setFCV command 2021-07-25 15:38:26 +00:00
Benety Goh
88f754ef1a SERVER-56171 remove time-series downgrade tests. remove TODO comments. 2021-07-24 19:10:59 +00:00
Benety Goh
9ab435d6ed SERVER-56171 remove downgrade tests for retryable writes on time-series collections 2021-07-24 15:20:24 +00:00
Pierlauro Sciarelli
d4aa895160 Revert "SERVER-58720 DropDatabaseCoordinator must not re-execute destructive logic after removing CSRS metadata"
This reverts commit 306a69a502.
2021-07-24 09:04:21 +00:00
Alex Li
2caadf6ecd Revert "SERVER-55412 shardVersion propogated for mirrored reads"
This reverts commit 60a4229054.
2021-07-24 06:21:49 +00:00
Drew Paroski
623785a5c3 SERVER-52283 Enable feature flag for Allow $changeStream to participate in optimization 2021-07-24 05:44:05 +00:00
Gregory Wlodarek
e6149e2300 SERVER-58810 Disable 'apply_ops_capped_collection.js' on multi-version suites 2021-07-23 23:29:25 +00:00
Gregory Wlodarek
43e5c0350b SERVER-54967 Remove workaround for comparing size outside of bsonBinaryEqual in checkDBHash 2021-07-23 22:53:57 +00:00
Gregory Wlodarek
484192f1d6 SERVER-58057 Support ascending and descending indexes on time-series measurements 2021-07-23 22:32:22 +00:00
Mohammad Dashti
daefcb2220 SERVER-57771 [SBE] Fixed .explain() to report correct trial period statistics for a winning plan in the allPlansExecution section 2021-07-23 22:06:12 +00:00
Jason Zhang
32e9153453 SERVER-55347 Create Feature flag for Running distributed transactions internally in a sharded cluster 2021-07-23 21:29:19 +00:00
Wenbin Zhu
0651a3c852 SERVER-58812 Get donorDoc before being garbage collected in tenant_migration_timeseries_retryable_write_oplog_cloning.js 2021-07-23 20:56:47 +00:00
Jason Chan
e7efcb334b SERVER-58060 Add new internal FindAndModifyImageLookup aggregation stage 2021-07-23 20:30:54 +00:00
Kshitij Gupta
a83aed652d SERVER-57742: Create a non-specialized version of the
OperationLatencyHistogram class.
2021-07-23 20:08:08 +00:00
Kris Satya
394ba6d936 SERVER-58493 Add support for time-series metaField-only deletes with hint 2021-07-23 19:46:24 +00:00
Kris Satya
6bd454e5dd Revert "SERVER-58382 Add support for time-series metaField-only deletes with hint"
This reverts commit 945c55f1bc.
2021-07-23 19:24:36 +00:00
Ridhwaan Anayetullah
5149d3f87b SERVER-57341 Implement densification for numeric values over full and explicit ranges
Co-authored-by: Naama Bareket <naama.bareket@mongodb.com>
2021-07-23 19:02:25 +00:00
Kris Satya
945c55f1bc SERVER-58382 Add support for time-series metaField-only deletes with hint 2021-07-23 17:49:58 +00:00
Jon Streets
05a0f8e98b SERVER-56366 Update FCV constants to recognize 5.1 as latest 2021-07-23 15:49:23 +00:00
Jason Zhang
785c2ed58a SERVER-58480 Add the necessary parameters to the ContinuousTenantMigration hook to allow for proper transient error retry 2021-07-23 15:07:37 +00:00
Vishnu Kaushik
fccf8ac6de SERVER-55589 setMaintenanceMode should take RSTL in X mode 2021-07-23 14:28:14 +00:00
Pierlauro Sciarelli
229ddfbd1e SERVER-58749 Drop database coordinator must acquire collection distributed lock 2021-07-23 14:19:22 +00:00
Alex Li
60a4229054 SERVER-55412 shardVersion propogated for mirrored reads 2021-07-23 13:59:00 +00:00
Simon Graetzer
306a69a502 SERVER-58720 DropDatabaseCoordinator must not re-execute destructive logic after removing CSRS metadata 2021-07-23 13:21:15 +00:00
Ted Tuckman
0f554217d6 SERVER-58581 Add SEARCH_META variable 2021-07-23 11:44:52 +00:00
Sergi Mateo Bellido
186c59cdf1 SERVER-58792 Disable the UUID-based logic that handles config.cache.chunks.* collections on the ShardServerCatalogCacheLoader 2021-07-23 11:10:02 +00:00