summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-62650 Limit cache wait time when initializing RecordIds"r5.3.0-alpha1Louis Williams2022-02-022-37/+9
* SERVER-62953 Explicitly disable clustering when commanded by the userJordi Olivares Provencio2022-02-024-29/+46
* SERVER-62616 Enable reshard*.js tests in sharded_clustered_collectionsHaley Connelly2022-02-022-4/+9
* SERVER-62811 Allow special index types on cluster keysDaniel Gómez Ferro2022-02-024-7/+22
* SERVER-63072 Switch slow1 task to the large distroUladzimir Makouski2022-02-021-0/+1
* SERVER-59696 Include SBE plan cache as part of cache size metricjoshua2022-02-024-51/+139
* SERVER-62715: Architecture Guide updates for minValid/appliedThrough writesLingzhi Deng2022-02-021-8/+23
* Import wiredtiger: fb235c814343503be8490f919c3c893d4c70a631 from branch mongo...Luke Chen2022-02-024-195/+9
* Import wiredtiger: c0b7c7341721143fb7e012e695674e709c45abdd from branch mongo...Luke Chen2022-02-022-21/+9
* Import wiredtiger: 06efe1b93ce8435ae7bf296af669293f3d9ace19 from branch mongo...Luke Chen2022-02-023-8/+23
* Import wiredtiger: 296ca76184fff794bc0eefe9f6b4f7cfe12b0c23 from branch mongo...Luke Chen2022-02-022-1/+195
* Import wiredtiger: aab82d0585230a36d9ca094ae050d8256fa1d7f4 from branch mongo...Luke Chen2022-02-0211-258/+257
* Import wiredtiger: 0d65fabfca1e3435e8f8298a98d4fc91c56e331c from branch mongo...Luke Chen2022-02-0298-3210/+354
* Import wiredtiger: 9e92b73891510149a24567249223e2ccc34abe91 from branch mongo...Luke Chen2022-02-028-35/+45
* SERVER-62456 Take UUID for `dropTarget` of `renameCollection` commandGregory Noma2022-02-029-24/+109
* SERVER-63128 Ensure shards don't get too stale during defragmentationTommaso Tocci2022-02-021-10/+49
* SERVER-63101 Have CollectionCatalog APIs return a set TenantDatabaseNameSophia Tan2022-02-0212-51/+110
* SERVER-63157 Premit variants of auth_privilege_consistency to run simultaneouslySara Golemon2022-02-012-22/+39
* SERVER-61203 Use the WiredTiger version cursor to print the collection record...Gregory Wlodarek2022-02-011-0/+7
* SERVER-61203 Implement the WiredTiger version cursor in the record storeGregory Wlodarek2022-02-016-0/+80
* SERVER-60876 Run testing under WT stress configurationGregory Noma2022-02-013-0/+12
* SERVER-63127 Disable running rollback_during_step_up.js for ephemeralForTestAdi Zaimi2022-02-011-1/+2
* SERVER-62334 Use SASL mech negotiation to get mech for DBClientBase::authAdam Rayner2022-02-014-5/+66
* SERVER-63145 Add proper dependency tracking to $densifyTed Tuckman2022-02-012-0/+95
* SERVER-62755 Allow defragmenter to move small chunk to a maxed out shardPaolo Polato2022-02-011-9/+15
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-0176-606/+521
* SERVER-62466 Fault Manager state change timestamp updateRachita Dhawan2022-02-011-0/+4
* SERVER-63079 Avoid using projection parser in $setWindowFields executionNicholas Zolnierz2022-02-017-41/+53
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-012-9/+37
* SERVER-62849 Drain recoverable RefineCollectionShardKeyCoordinators on FCV do...Jordi Serra Torrens2022-02-012-1/+15
* Import wiredtiger: 5c6e57150184b77be717446f3184ac32ac42dab9 from branch mongo...Etienne Petrel2022-02-013-13/+16
* Import wiredtiger: 7ae2a8010828136e05b26861512ea73b6eb5e235 from branch mongo...Etienne Petrel2022-02-014-3/+18
* Import wiredtiger: fbbdde7db467f5e5ba820d80e17c25405a927589 from branch mongo...Etienne Petrel2022-02-013-4/+4
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-31162-96/+40729
* SERVER-58205: Update documentation to include load balancer supportTyler Seip2022-01-312-1/+39
* SERVER-62674 Add stats tracking for multiple collectionsMihai Andrei2022-01-314-6/+38
* SERVER-63121 add more logging to abort_in_progress_transactions_on_step_up.jsSamy Lanka2022-01-311-2/+7
* SERVER-57814 Add featureFlagSearchShardedFacetsTed Tuckman2022-01-311-0/+5
* SERVER-63118 Wait for writes to become durable before killing node in startup...Matthew Russotto2022-01-311-2/+3
* SERVER-62960 Add 'requires_fcv_52' tag for time-series tests incompatible wit...Gregory Wlodarek2022-01-311-0/+1
* SERVER-62986 Implement SBE operator for reading from a columnar indexMartin Neupauer2022-01-313-0/+254
* SERVER-62617 Optimise the logic to obtain the shard version while generating ...Tommaso Tocci2022-01-312-159/+142
* SERVER-62368 Range deleter must honor rangeDeleterBatchDelayMSPierlauro Sciarelli2022-01-314-66/+45
* Import wiredtiger: 6fbe6dbeb566a6ae4672141a549980c64a615c86 from branch mongo...Luke Chen2022-01-312-30/+44
* Import wiredtiger: 5a05d846966df259cf48567f09b2b7632e394319 from branch mongo...Luke Chen2022-01-3112-37/+26
* Import wiredtiger: a28f4bb045e277499ae003d564c7a849e540af2e from branch mongo...Luke Chen2022-01-313-51/+51
* Import wiredtiger: a9ad3f683f463c5a26f86960e16020084473dee8 from branch mongo...Luke Chen2022-01-315-77/+35
* Import wiredtiger: 7d9e5e10a507fb943e76925717a7f49eed82a673 from branch mongo...Luke Chen2022-01-3112-116/+100
* SERVER-62902 Fix type conversion issue in JSSRand.Rishab Joshi2022-01-302-16/+30
* SERVER-63025 Unify security token placeholder implementationsSara Golemon2022-01-296-47/+57