summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-58546 Add log message to applyOps to preview which oplog entries will ↵r5.0.1-rc0r5.0.1Gregory Wlodarek2021-07-151-0/+6
| | | | | | be applied (cherry picked from commit de682083aad8d3b39a35132883481b89b8c52df2)
* SERVER-58489 Collection creation stuck in an infinite writeConflictRetry ↵Yuhong Zhang2021-07-151-7/+5
| | | | | | loop when having a duplicate name as a view (cherry picked from commit c7727a3f407d4f7552df443ff6c81e4f7d6f3fe2)
* SERVER-58171 Changing time-series granularity does not update view definitionDan Larkin-York2021-07-147-119/+255
|
* SERVER-58142: TenantOplogBatcher should transition to complete when the next ↵Lingzhi Deng2021-07-131-0/+5
| | | | | | batch callback is called with error status (cherry picked from commit 683e75145e2599b7f559c944635a886d058f3bcf)
* SERVER-58398 TenantMigrationDonor will not retry recipientSyncData on ↵Jason Chan2021-07-134-60/+86
| | | | | | non-retriable interruption errors (cherry picked from commit bbd0b90085c06de2882e48d68812ac822a4412f9)
* SERVER-58308 bump for 5.0.0 GAr5.0.0Jon Streets2021-07-081-0/+1
|
* Import wiredtiger: cca84e5abd6c9e14a75d8ab28bf7299d13b5b47b from branch ↵r5.0.0-rc8Luke Chen2021-07-072-6/+9
| | | | | | | | | mongodb-5.0 ref: f66db27218..cca84e5abd for: 5.0.0-rc8 WT-7783 Fix RTS to restore tombstone when an on-disk update is out of order prepare update
* Import wiredtiger: f66db272184f1597839500e12b11a6eb9470b517 from branch ↵Luke Chen2021-07-073-6/+154
| | | | | | | | | mongodb-5.0 ref: dbe06a6778..f66db27218 for: 5.0.0-rc8 WT-7783 Fix RTS to restore tombstone when an on-disk update is out of order prepare update
* Import wiredtiger: dbe06a6778c676506a2eddfda3e1fd5b69f61c57 from branch ↵Luke Chen2021-07-072-3/+1
| | | | | | | | | mongodb-5.0 ref: a413457372..dbe06a6778 for: 5.0.0-rc8 WT-7721 Update test-format to reopen an existing database with different config
* SERVER-57752 Archive data files for terminate_during_shutdown_checkpoint.jsr5.0.0-rc7Gregory Wlodarek2021-07-011-0/+2
| | | | (cherry picked from commit 8e18be404a23c90055e42658550b5b366e1422f5)
* SERVER-57752 Test terminating mongod during a clean shutdown checkpointGregory Wlodarek2021-07-011-0/+207
| | | | (cherry picked from commit ce2ab3f91a1c7fc0876418b5f928638b9ac45231)
* SERVER-58186 Temporarily disallow collMod from changing timeseriesLouis Williams2021-07-013-50/+48
| | | | collection granularity
* Revert "SERVER-58012 Serialize implicit create collection with drop database"Pierlauro Sciarelli2021-07-012-18/+1
| | | | This reverts commit 752121dad0a8da460f9010c4c5a8fcd6c90c6f3b.
* SERVER-58145 Handle stale config exception during txn in ↵Tommaso Tocci2021-06-301-57/+54
| | | | | | multi_update_in_transactions.js (cherry picked from commit ea2e1a434118c9e93420d0564d229290425b18bd)
* SERVER-58124 Disable aggregation_timeseries_fuzzer on ephemeralForTestr5.0.0-rc6Louis Williams2021-06-291-1/+2
| | | | (cherry picked from commit c91e7eaff041f128ff7ce8c48412675a4bb6ef27)
* SERVER-58076 Exclude new 5.0 language features from stable APICharlie Swanson2021-06-2956-314/+559
| | | | (cherry picked from commit 7558a7a36cbfcc0af39b0f0bf07861f162c590d2)
* SERVER-57914 make getField return missing valuesRuslan Abdulkhalikov2021-06-283-11/+16
| | | | (cherry picked from commit d3d1f3bfe78f39df042bed6bb31b80dbe0b479f8)
* SERVER-57347 Fix the data race in OpMsgFuzzerFixturer5.0.0-rc5Amirsaman Memaripour2021-06-282-11/+18
| | | | (cherry picked from commit 3720d7e5cd419db95fdbf1b2df0dbd2f6d88ce56)
* SERVER-57639 Consolidate scheduling of ServiceStateMachine loopsAmirsaman Memaripour2021-06-281-39/+46
| | | | (cherry picked from commit ac2c0acc3934ae97b35c6ca5d9f72a360713bfe2)
* SERVER-57639 Remove unused code from ServiceStateMachineAmirsaman Memaripour2021-06-281-34/+0
| | | | (cherry picked from commit 791a1f7ce673eb16b26c8bc95cc058f83c234dbc)
* SERVER-57639 Log termination of sessions at debug levelAmirsaman Memaripour2021-06-281-1/+1
| | | | (cherry picked from commit d48cea2e51ea038956f0476fcc9f6653025cd26e)
* SERVER-57539 Move timeseries_create_drop.js to noPassthroughJason Chan2021-06-282-104/+112
| | | | (cherry picked from commit 8d28b15f140e4d255e7aae1d5d0209a3117e08fd)
* SERVER-57453 run_validate_collections.js should pass "fromConfigServer: ↵Jason Chan2021-06-281-2/+7
| | | | | | true" when finishing FCV transition from last-lts to last-continuous. (cherry picked from commit 30b4d64256b6aacc20633aee904634c9f59d96d8)
* SERVER-57939 Include mongosh in server metapackageAndrew Morrow2021-06-2812-12/+12
| | | | (cherry picked from commit 08ecd18997305d6855b3fe10410d11e5ddcbb5fc)
* SERVER-58109 Make shardChunksInRangeQuery satisfiable from the index onlyKaloian Manassiev2021-06-281-1/+1
|
* Revert "SERVER-56963 Prevent secondaries from waiting for write concern when ↵Matthew Russotto2021-06-251-10/+0
| | | | | | they've taken write locks" This reverts commit 23c40392fd939334752d2b20a75e77e89517feea.
* SERVER-57494 Clear the locker before re-attempting a command using the same ↵Matthew Russotto2021-06-254-2/+35
| | | | | | opCtx as we used to refresh sharding state (cherry picked from commit bffbd983cdb1db991c06d46196f9c008d3980411)
* SERVER-57629 Change $integral&$derivative argsJacob Evans2021-06-2514-139/+368
|
* SERVER-57601: BACKPORT-9750 [v5.0] OCSPFetcher must verify that the ↵Andrew Shuvalov2021-06-256-7/+111
|\ | | | | | | SSLConnectionContext that owns SSLManagerOpenSSL is still valid
| * SERVER-57601: OCSPFetcher must verify that the SSLConnectionContext that ↵Andrew Shuvalov2021-06-256-7/+111
| | | | | | | | owns SSLManagerOpenSSL is still valid
* | SERVER-57933 Don't override err exit in prelude_venv.shRichard Samuels2021-06-251-2/+2
| | | | | | | | (cherry picked from commit 7d07ffc36c97d632e59c351d15610e0ff2ffab42)
* | SERVER-58047: $toHashedIndexKey expression doesn't add any dependencies.Kshitij Gupta2021-06-253-1/+27
| | | | | | | | (cherry picked from commit 3f3f5cc03a6587f9d0cfc3bdcb3f8aa13fe2356c)
* | SERVER-58091: Fix BF for Linux noJournal variant caused by deprecated_map_reduceMaddie Zechar2021-06-251-0/+10
| |
* | SERVER-57862: Disallow change_streams_shards_start_in_sync.js to run with ↵Rishab Joshi2021-06-251-0/+7
|/ | | | code-coverage enabled.
* SERVER-57330 Update perf yaml configs for perf and sys-perf to use perf.sendCarl Raiden Worley2021-06-252-0/+16
|
* SERVER-57066 Fix typo in tenant migration donor blocking state timeout logJack Mulrow2021-06-251-1/+1
| | | | (cherry picked from commit 3a4705bd74a9e0f96f3c80651c80b27945b6a8b5)
* SERVER-55444: APIStrictError directs user to docs for migration suggestionsMaddie Zechar2021-06-252-5/+15
|
* Revert "SERVER-52906 Applying metadata update before dispatching rollback ↵Pierlauro Sciarelli2021-06-253-34/+24
| | | | | | task in moveChunk" This reverts commit 51b58488decbaa166b3b8069cc2b18288899f904.
* Revert "SERVER-52906 adapt assert condition to new migrateSteps order"Pierlauro Sciarelli2021-06-251-3/+3
| | | | This reverts commit e11f0fe41e64b0274d94c7dfbb45046d4261d379.
* SERVER-58012 Serialize implicit create collection with drop databasePierlauro Sciarelli2021-06-252-1/+18
|
* SERVER-58063 Alias "flushReshardingStateChanges" as ↵Blake Oler2021-06-253-5/+34
| | | | | | "_shardsvrCommitReshardCollection" to allow 5.0.0 and 5.0.1 compatibility (cherry picked from commit 72939ea4a1d1a1ceb399caf771ee567998b4729d)
* SERVER-57789 Modernize jstests/core/update_addToSet.jsJames Wahlin2021-06-251-86/+89
| | | | (cherry picked from commit f1911375439baef26e7d230d35bed11923d3a588)
* SERVER-57849 Run only the basic update_fuzzer task in Enterprise RHEL 8.0 ↵Denis Grebennicov2021-06-251-1/+1
| | | | | | DEBUG Code Coverage variant (cherry picked from commit f62b2b15033e1a65e154e5c86972ca2800c05bc4)
* SERVER-58017 Remove downloading of 3.6 binaries since they're no longer ↵Mikhail Shchatko2021-06-254-61/+5
| | | | | | available (cherry picked from commit 10e7a6b5662e4c3ada46c07ed7393f5e4267c2c6)
* Import wiredtiger: a41345737223a2432b548566b516ea5f3bd06131 from branch ↵Luke Chen2021-06-2510-85/+240
| | | | | | | | | | | | | | | mongodb-5.0 ref: 363c7384ed..a413457372 for: 5.0.0-rc5 WT-7675 Query last ckpt timestamp changes without taking checkpoint WT-7699 Fix RTS handling to abort an out of order prepared transaction WT-7706 Use same transaction update when on-disk value is an aborted prepared update WT-7710 Fix to use history store btree to initialise history store cursor Reverted ticket(s): WT-7443 Add error message when bulk cursor can't get exclusive access to dhandle
* SERVER-57897 Add readPrefMode option to benchRun find/findOne opsYoonsoo Kim2021-06-253-6/+143
| | | | (cherry picked from commit b8b5d3de4df8e0f82491b5d5ccbc4b635f61aecf)
* SERVER-57775 CollectionImpl removes uncommitted multikey state if ↵Benety Goh2021-06-242-6/+12
| | | | | | DurableCatalog::putMetaData() fails (cherry picked from commit 91a631f40727f00140bc652d13a3058a8fbbf314)
* SERVER-57258: Add deprecation msg for mapReduce()Maddie Zechar2021-06-243-3/+153
|
* SERVER-58023 PrimaryOnlyService should not invariant that _activeInstances ↵Matthew Saltz2021-06-242-2/+98
| | | | | | is empty when in kPaused (cherry picked from commit 6e08ac57662b82c3249d2bd2f6a02841f6bf75c5)
* SERVER-57842 Use OperationId instead of LogicalSessionId in the BucketCatalogGregory Noma2021-06-244-30/+38
| | | | (cherry picked from commit 63c647943e3cf9dd68d4a0bfff93b383d4520fbf)