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

58188 Commits

Author SHA1 Message Date
Chenhao Qu
96d00d92d7 Import wiredtiger: 54f80e05d9ebdeb54b36443878a65ac00e6738f9 from branch mongodb-5.0
ref: 28841ae4b0..54f80e05d9
for: 5.1.0

WT-7550       Properly check pinned page and fix not resetting cursor if error
2021-05-19 05:55:02 +00:00
Chenhao Qu
1790359df8 Import wiredtiger: 28841ae4b05d7140d62e92505f9547c7128b93e8 from branch mongodb-5.0
ref: 107ab83ea7..28841ae4b0
for: 5.1.0

WT-7440       Integrate file cursor with tiered storage
2021-05-19 05:55:02 +00:00
Chenhao Qu
0710f275c6 Import wiredtiger: 107ab83ea70f04dab110cb7e3ca6efa71cec4f07 from branch mongodb-5.0
ref: cd82b429eb..107ab83ea7
for: 5.1.0

WT-7548       Create macro to identify dhandles directly associated with a Btree
2021-05-19 05:55:02 +00:00
Chenhao Qu
d4fcf3c211 Import wiredtiger: cd82b429eb6ab8a57ad185c75d09170e1b9af1f7 from branch mongodb-5.0
ref: 22ccc89622..cd82b429eb
for: 5.1.0

WT-6230       Sanitize python test suite directory naming
2021-05-19 05:55:01 +00:00
Chenhao Qu
615195e7cf Import wiredtiger: 22ccc89622a94818aed9b6714f134d34819f388e from branch mongodb-5.0
ref: cd498c9ee9..22ccc89622
for: 5.1.0

WT-7267       Compare entire history store key when inferring cursor position in `search_near`
2021-05-19 05:55:01 +00:00
Siran Wang
e9c838ed66 SERVER-56357 Create new MSI upgrade code for 5.1 2021-05-19 04:14:31 +00:00
Samy Lanka
5005b41c78 SERVER-56642 fix read_write_concern_defaults_propagation.js when change default write concern feature flag enabled 2021-05-19 03:53:14 +00:00
Daniel Gottlieb
2cc51d1d39 SERVER-57015: Ensure findAndModify image collection writes are not replicated. 2021-05-19 02:34:25 +00:00
Daniel Gottlieb
7fbf9380ae SERVER-56953: Allow testing for new-style retryable findAndModify for basic operations. 2021-05-19 02:34:25 +00:00
Benety Goh
aefb1ac444 SERVER-56877 add js test for validating multikey index after restarting
This test checks that the multikey state of an index is updated correctly in the durable
catalog despite some earlier writes failing due to a hashed index constraint. Upon restarting,
we perform a full validation to ensure that the multikey information in the catalog is
consistent with the contents of the collection.

This initial version of the test characterizes an defect in tracking the multikey information
that leads to validation errors after the server restarts.
2021-05-19 01:38:34 +00:00
Monica Ng
64e63f9f0a SERVER-47855 Change default value for minSnapshotHistoryWindowInSeconds 2021-05-19 00:32:36 +00:00
Benety Goh
262036ae4b SERVER-56877 rename IndexCatalogEntryImpl::_indexMultikeyPaths to _indexMultikeyPathsForRead 2021-05-18 23:53:00 +00:00
Mihai Andrei
15096505de SERVER-56980 Robustify jstests/core/query_hash_stability.js 2021-05-18 21:53:38 +00:00
Dan Larkin-York
d0e78926c6 SERVER-57035 Do not remove bucket with an outstanding prepared write batch 2021-05-18 21:33:56 +00:00
Svilen Mihaylov
ff89dc4d80 SERVER-57000 Fix handling of correlated pipeline with facet 2021-05-18 21:14:14 +00:00
Haley Connelly
234c529c34 SERVER-56936 Ensure ReshardingCoordinator's _flushReshardingStateChanges
for CoordinatorStateEnum::kPreparingToDonate isn't interrupted on abort

SERVER-56288 Don't wait for participant machine creation in
resharding_abort_command.js
2021-05-18 20:46:36 +00:00
Vesselina Ratcheva
0e613aabd5 SERVER-53365 Test reconfigs during tenant migrations 2021-05-18 20:24:01 +00:00
Gregory Wlodarek
6d7cbdb9b4 SERVER-57041 Disable disk_wiredtiger suite on ASAN 2021-05-18 18:35:13 +00:00
Wenbin Zhu
d07bc9ff9b SERVER-56983 Shutdown and join oplog applier's writer pool on replication coordinator shutdown. 2021-05-18 18:14:48 +00:00
Pierlauro Sciarelli
af26789cd6 Revert "SERVER-57027 Fix calls to renameCollection shell helper containing full NS"
This reverts commit 6aaf03fa58.
2021-05-18 17:39:53 +00:00
Huayu Ouyang
2d9191c633 SERVER-56901 Update unit tests for getDefaultWriteConcernSource 2021-05-18 17:18:29 +00:00
Daniel Gottlieb
3340c93c28 Revert "SERVER-56953: Allow testing for new-style retryable findAndModify for basic operations."
This reverts commit 162e0d14fe.
2021-05-18 16:57:00 +00:00
Jamie Anderson
70c9397a81 SERVER-54780: Remove unused variables in resharding's insertCoordDocAndChangeOrigCollEntry() 2021-05-18 15:05:03 +00:00
Pierlauro Sciarelli
6aaf03fa58 SERVER-57027 Fix calls to renameCollection shell helper containing full NS 2021-05-18 14:43:30 +00:00
Alya Berciu
1e6e3b3c41 SERVER-52307 Enable dots and dollars feature flag 2021-05-18 14:13:29 +00:00
Jordi Serra Torrens
5c9288ff2d SERVER-56956 ScopedShardVersionCriticalSection can leave critical section held if filtering metadata refresh fails 2021-05-18 13:52:44 +00:00
Yuhong Zhang
f62706daa8 SERVER-56766 External sorter can reuse temp files from previous startups 2021-05-18 13:51:30 +00:00
Gregory Noma
79b4b66a43 SERVER-56720 Ensure original primary steps back up in timeseries_retryable_write_downgrade.js 2021-05-18 13:30:42 +00:00
Samy Lanka
6d9cb8ed5b Revert "SERVER-55690 Check default write concern during replica set reconfig if CWWC is not set"
This reverts commit 9ebb4355dc.
2021-05-18 12:19:20 +00:00
Pierlauro Sciarelli
3ce2c1f02f SERVER-57021 Release locks before DB refresh in rename coordinator 2021-05-18 11:02:42 +00:00
Milena Ivanova
593376ad56 SERVER-56422 Collect and expose usage statistics for aggregate expressions 2021-05-18 09:31:25 +00:00
Pierlauro Sciarelli
b4f1a63544 SERVER-57001 Range deletion snapshotting must always start from a clean state 2021-05-18 08:20:21 +00:00
Tommaso Tocci
9e2ddc556e SERVER-56789 Enable stepdown suites on sharded DDL FSM workloads 2021-05-18 07:18:57 +00:00
Luke Chen
052066841c Import wiredtiger: cd498c9ee924e49661e70ca78ec384e8c9081bb8 from branch mongodb-5.0
ref: a400fcf1e7..cd498c9ee9
for: 5.1.0

WT-7381       Cache btree's ckptlist between checkpoints
2021-05-18 06:57:33 +00:00
Luke Chen
732cebd665 Import wiredtiger: a400fcf1e786100b3b71353bc9c67c05f73d3418 from branch mongodb-5.0
ref: 372fb3a16b..a400fcf1e7
for: 5.1.0

WT-7546       Coverity: Minor issues in CppSuite test harness
2021-05-18 06:57:33 +00:00
Luke Chen
be0469158b Import wiredtiger: 372fb3a16b09a3113680ff109ed257eede35f35c from branch mongodb-5.0
ref: ab61cd3d26..372fb3a16b
for: 5.1.0

WT-7204       Update cursor-backward walks key instantiation support
2021-05-18 06:57:33 +00:00
Luke Chen
e7750f4c2e Import wiredtiger: ab61cd3d26e1308db70c5fb69643ceabbfb113ce from branch mongodb-5.0
ref: 6097d9b38a..ab61cd3d26
for: 5.1.0

WT-7407       test/format failure classifier
2021-05-18 06:57:33 +00:00
Luke Chen
860bf6e9d8 Import wiredtiger: 6097d9b38a4523b06ffd087400c77af5b18b0646 from branch mongodb-5.0
ref: 5abe3cff01..6097d9b38a
for: 5.1.0

WT-7446       Fix incorrect duration_seconds value in test framework
2021-05-18 06:57:33 +00:00
Daniel Gottlieb
162e0d14fe SERVER-56953: Allow testing for new-style retryable findAndModify for basic operations. 2021-05-18 02:58:27 +00:00
Simon Gratzer
b0e213e963 SERVER-48653 Return updated ShardVersion in _configsvrCommitChunkSplit to avoid blind metadata refresh 2021-05-17 23:15:36 +00:00
Martin Neupauer
0e0b306c05 SERVER-52799 enable slot-based execution engine by default
This commit also switches the "SBE on" build variant in Evergreen to
"SBE off", to maintain test coverage of the classic engine.
2021-05-17 22:54:47 +00:00
Jack Mulrow
5fd52b1e50 SERVER-56981 Block writes to a tenant's data before selecting the block timestamp 2021-05-17 22:32:10 +00:00
Ali Mir
e1972cd78a SERVER-56998 Dynamically split slow replica_sets* tasks on evergreen 2021-05-17 21:22:50 +00:00
Andrii Dobroshynski
20019cf4ac SERVER-56468 Fix bug causing incorrect plan cache entry for {$ne: null} predicate, leading to missing query results 2021-05-17 21:21:42 +00:00
Svilen Mihaylov
0e4ff78d3c SERVER-57005 Fix unpackbucket rewrite after optimizeEndOfPipeline 2021-05-17 20:59:54 +00:00
Ian Boros
fcdc972cd6 SERVER-56869 Various fixes for use-after-free bugs in SBE 2021-05-17 20:58:49 +00:00
Ruoxin Xu
e37ca4e197 SERVER-56775 Remove temporary flag for disabling window functions that aren't supported in removable windows 2021-05-17 20:27:20 +00:00
Richard Samuels
4165013286 SERVER-55626 Extract set up remote credentials function 2021-05-17 20:06:28 +00:00
Gregory Noma
ef9f9abf5f SERVER-56927 Retry oplog check on CappedPositionLost error in timeseries_retryable_write_downgrade_oplog_rollover.js 2021-05-17 18:56:07 +00:00
Ethan Zhang
12aad79fda SERVER-56124 Provide an alias to $_internalUnpackBucket for Atlas Online Archive 2021-05-17 18:25:37 +00:00