summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-62522 Update TODO comment in SBENodeLowering::walk(const ExchangeNode&)Drew Paroski2022-02-021-1/+4
* SERVER-62388 Fix variable shadowing in ExpressionKeysPrivate::getS2KeysJames Wahlin2022-02-021-2/+1
* SERVER-63089 Disallow downgrade when the index comment field existsYuhong Zhang2022-02-022-0/+32
* SERVER-59390 Config server health observerAndrew Shuvalov2022-02-027-20/+438
* SERVER-62365 Support a timeout for the shard split operationDidier Nadeau2022-02-024-14/+74
* SERVER-62562 Use CollectionUUIDMismatch error code for collectionUUID paramet...Moustafa Maher Khalil2022-02-023-15/+18
* SERVER-63154 Add unit tests for LoopJoinStageIrina Yatsenko2022-02-023-8/+179
* SERVER-62641 Remove stale TODO commentJack Mulrow2022-02-021-2/+0
* SERVER-55030 Remove mutexes serializing secondary and majority read opsDaniel Gómez Ferro2022-02-022-28/+17
* SERVER-63169 Fix deadlock in balancer_defragmentation_merge_chunksAllison Easton2022-02-021-4/+8
* SERVER-62959 Apply the right maxChunkSize value when migrating a chunkPaolo Polato2022-02-029-145/+183
* SERVER-62906 Add a check in the createCollection/shardCollection path verifyi...Antonio Fuschetto2022-02-026-25/+68
* SERVER-60331 Make ExternalSorter respect memory limitsJordi Olivares Provencio2022-02-023-28/+189
* SERVER-60839 Make wtRCToStatus require a WT_SESSION pointerJosef Ahmad2022-02-0220-243/+280
* SERVER-62512 Unify max chunk size type with estimated chunk size typeAllison Easton2022-02-021-1/+1
* SERVER-63170 Replace usages of configure auto split with configure collection...Allison Easton2022-02-021-2/+2
* Revert "SERVER-62650 Limit cache wait time when initializing RecordIds"r5.3.0-alpha1Louis Williams2022-02-021-18/+1
* SERVER-62953 Explicitly disable clustering when commanded by the userJordi Olivares Provencio2022-02-023-27/+46
* SERVER-62616 Enable reshard*.js tests in sharded_clustered_collectionsHaley Connelly2022-02-021-0/+6
* SERVER-62811 Allow special index types on cluster keysDaniel Gómez Ferro2022-02-021-0/+6
* SERVER-59696 Include SBE plan cache as part of cache size metricjoshua2022-02-023-51/+53
* SERVER-62715: Architecture Guide updates for minValid/appliedThrough writesLingzhi Deng2022-02-021-8/+23
* SERVER-62456 Take UUID for `dropTarget` of `renameCollection` commandGregory Noma2022-02-026-14/+37
* 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-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-012-0/+11
* SERVER-63145 Add proper dependency tracking to $densifyTed Tuckman2022-02-011-0/+6
* 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-0165-510/+408
* SERVER-62466 Fault Manager state change timestamp updateRachita Dhawan2022-02-011-0/+4
* SERVER-63079 Avoid using projection parser in $setWindowFields executionNicholas Zolnierz2022-02-014-13/+33
* SERVER-62650 Limit cache wait time when initializing RecordIdsLouis Williams2022-02-011-1/+18
* SERVER-62849 Drain recoverable RefineCollectionShardKeyCoordinators on FCV do...Jordi Serra Torrens2022-02-011-0/+13
* SERVER-62434 Implement query optimizer based on Path algebra and CascadesSvilen Mihaylov2022-01-31128-96/+39534
* SERVER-62674 Add stats tracking for multiple collectionsMihai Andrei2022-01-314-6/+38
* SERVER-57814 Add featureFlagSearchShardedFacetsTed Tuckman2022-01-311-0/+5
* 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
* SERVER-63025 Unify security token placeholder implementationsSara Golemon2022-01-293-24/+48
* SERVER-62666 Use explicit read concern in EncryptedDBClientBase and ImplicitE...Mark Benvenuto2022-01-281-0/+2
* SERVER-50081 Remove duplicate documents of unique indexes in repair modeShin Yee Tan2022-01-2816-147/+354
* SERVER-62581 Handle direct inserts to shards introducing orphan documentsSergi Mateo Bellido2022-01-281-0/+20
* SERVER-63058 Change StorageEngineImpl::listDatabases() to return a list of Te...Sophia Tan2022-01-2814-72/+91
* SERVER-62886 Add the option `disallowNewDuplicateKeys` to collMod commandYuhong Zhang2022-01-289-30/+125
* Revert "SERVER-62402 Ignore timeouts when running `ServiceEntryPointImpl::shu...Daniel Vitor Morilha2022-01-281-1/+1
* SERVER-61836 Add resiliency against killOp in TimestampMonitorJordi Olivares Provencio2022-01-281-0/+4
* SERVER-63074 Make 'sharding_write_router_bm' create valid routing infoKaloian Manassiev2022-01-281-9/+8