summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* SERVER-54732 fixed validate cachedir debug type issue and turn on globally.Daniel Moody2021-04-224-8/+18
|
* SERVER-55288 Re-add ReshardingRecipientServiceTest test fixture.Max Hirschhorn2021-04-222-0/+280
| | | | | Decouples RecipientStateMachine unit testing from sharding environment and from resharding data replication components.
* SERVER-56100 Ban tenant migration tests from macOs, inMemory and ↵Vishnu Kaushik2021-04-2276-79/+100
| | | | ephemeralForTest
* SERVER-55800 Reduce the number of futures in handleRequestAmirsaman Memaripour2021-04-222-61/+38
|
* Revert "SERVER-43964 UUID etc need not befriend IDL types"Uladzimir Makouski2021-04-227-108/+128
| | | | This reverts commit 8f4dbd6889eb9534da7af27729aa0c2edea532f0.
* SERVER-56012 Fix multiversion test failures80741223+jlap199@users.noreply.github.com2021-04-222-3/+7
|
* SERVER-56134 Re-organize capped collection tests blacklistingTommaso Tocci2021-04-2240-204/+120
|
* SERVER-54959 Avoid cursor timeout during resharding collection cloning.Max Hirschhorn2021-04-222-0/+42
|
* Import wiredtiger: 19af50ae16f2047c580ab4d3d292475a8a4b8c22 from branch ↵Luke Chen2021-04-2247-413/+407
| | | | | | | | | | | | mongodb-5.0 ref: ba88c91101..19af50ae16 for: 5.0.0 WT-7133 Fix bug in stat collection when target pages are reduced due to high HS cache pressure WT-7365 Change the configuration file format WT-7373 Improve slow random cursor operations on oplog WT-7410 Split session flags into two to accommodate more session flags in future
* SERVER-56132 Fix SBE spool producers' close() methodsDavid Storch2021-04-223-3/+305
|
* SERVER-43964 UUID etc need not befriend IDL typesBilly Donahue2021-04-227-128/+108
|
* SERVER-56056 Correctly extract chunkSkips metric from SBE explainJustin Seyster2021-04-213-46/+69
|
* SERVER-55275 Index builder must check for interrupt between collection scan ↵Louis Williams2021-04-211-0/+1
| | | | and bulk load phases
* SERVER-55728 Initialize _comparator to nullptr in BucketCatalogLouis Williams2021-04-211-1/+1
|
* SERVER-54295 Support time-based window bounds in $setWindowFieldsDavid Percy2021-04-219-62/+364
|
* SERVER-45445 Upgrade third_party/fmt (6.1.1 -> 7.1.3)Mark Benvenuto2021-04-2141-4395/+6444
|
* SERVER-55288 Create RecipientStateMachineExternalState class.Max Hirschhorn2021-04-219-187/+391
|
* SERVER-55355: Retry tenant migration on oplog fetcher errorsXueruiFa2021-04-213-5/+180
|
* SERVER-54452: Test that retryable writes are able to complete within ↵Kshitij Gupta2021-04-213-115/+147
| | | | gReshardingMinimumOperationDurationMillis when the transaction needs to retry.
* SERVER-55888 Remove unneeded condition in generateOptimizedOplogScan()Justin Seyster2021-04-211-1/+1
|
* SERVER-56119 [SBE] Enable generational agg and query fuzzer suites for SBE ↵Eric Cox2021-04-211-0/+2
| | | | build variant
* SERVER-53491: Finalize optimization tests for $_internalUnpackBucketHana Pearlman2021-04-212-30/+68
|
* SERVER-54703 Forced re-configs will restart the collection scan phase of ↵Gregory Wlodarek2021-04-214-101/+249
| | | | index builds
* SERVER-56213 Upgrade timelib to 2021.05 or laterMohammad Dashti2021-04-2139-147/+202
|
* SERVER-55996: Remove the invariant check for existence of _currentOpKshitij Gupta2021-04-212-14/+12
| | | | from resharding_metrics.
* SERVER-53889 Enable time-series feature flag by defaultGregory Noma2021-04-2115-63/+172
|
* SERVER-56140 [SBE] UniqueStage::close() should clear its _seen bufferMihai Andrei2021-04-212-0/+31
|
* SERVER-56234 Enable all suites tagged with 'read_write_concern' against SBE ↵David Storch2021-04-211-5/+2
| | | | build variant
* SERVER-54955 disallow time-series collection inserts within a multi-document ↵Benety Goh2021-04-212-2/+10
| | | | transaction
* SERVER-55380 Serialize oplog application of writes to the tenant migration ↵Jason Chan2021-04-212-4/+66
| | | | namespace
* SERVER-56228:Fix deleteHaystackIndexesOnUpgrade dereferencing inexistent ↵Jordi Serra Torrens2021-04-211-0/+4
| | | | collection
* SERVER-55229 Implement and test recipient cloner stats after failoverVishnu Kaushik2021-04-218-67/+518
|
* Revert "SERVER-54732 turn on validate cachedir globally."Andrew Morrow2021-04-213-10/+7
| | | | This reverts commit ff3841b180f7090f779874e96c37fe10ac6bd16f.
* SERVER-56199 Make collection drop use the proper chunks index on transitions ↵Kaloian Manassiev2021-04-215-12/+17
| | | | between 5.0 and 4.4
* SERVER-54086 support download debug symbol from patch buildSiran Wang2021-04-217-26/+124
|
* SERVER-55887 remove unowned_ptrBilly Donahue2021-04-2118-360/+93
|
* SERVER-55798 Cleanup references to buildvariants that no longer existMikhail Shchatko2021-04-211-21/+0
|
* SERVER-56225 Wrong BSONElelment integer conversion in ↵Tommaso Tocci2021-04-211-1/+7
| | | | ShardingDDLCoordinatorService
* SERVER-54955 add does_not_support_transactions to timeseries testsBenety Goh2021-04-2128-2/+30
|
* SERVER-30417: Implement $getField expressionAlya Berciu2021-04-216-0/+395
| | | | Co-authored-by: Katherine Wu <katherine.wu@mongodb.com>
* SERVER-39468: Take distLocks on legacy renameCollectionJordi Serra Torrens2021-04-211-0/+10
|
* SERVER-55592 Add time-series fields to sharding catalogSergi Mateo Bellido2021-04-2134-19/+278
| | | | | | | | | * Adding IDL support to time-series fields + exposing its symbols in some class wrappers * Modifying the CatalogCacheLoader, CatalogCache and the ChunkManager to handle the new timeseries fields * Disallowing operations over sharded time-series collections * Fixing some tests + adding a new one
* SERVER-55099 Update $_internalUnpackBucket serialization and parsingJacob Evans2021-04-218-62/+174
|
* SERVER-54955 add js test for inserting into a time-series collection within ↵Benety Goh2021-04-211-0/+34
| | | | a multi-document transaction
* SERVER-53790 Test tenant migration recipient respects the provided read ↵Wenbin Zhu2021-04-211-5/+152
| | | | preference on donor.
* Import wiredtiger: ba88c91101ff0ee6e24373e701b1f9537cc46f3b from branch ↵Luke Chen2021-04-2126-645/+940
| | | | | | | | | | | | | mongodb-5.0 ref: 3bc45b797a..ba88c91101 for: 5.0.0 WT-7253 Add import functionality to test/format WT-7394 Coverity analysis defect 118020: Uninitialized scalar variable Reverted ticket(s): WT-7229 Align out of order and mixed mode handling
* SERVER-55752 Remove TODO and skip enabling wildcardProjection index testing ↵Dianna Hohensee2021-04-211-3/+0
| | | | with time-series: it is not supported.
* Import wiredtiger: 3bc45b797a1b257a4c559344be1608874f502229 from branch ↵Luke Chen2021-04-219-446/+407
| | | | | | | | | mongodb-5.0 ref: a7004cb2d0..3bc45b797a for: 5.0.0 WT-7185 Avoid aborting a transaction if it is force evicting and oldest
* SERVER-56066 [SBE] Fix numeric path component check for $nin and $allMihai Andrei2021-04-212-9/+123
|
* SERVER-56005 Remove test TODO and update file comment in ↵Dianna Hohensee2021-04-211-3/+1
| | | | jstests/core/timeseries/timeseries_special_indexes.js