summaryrefslogtreecommitdiff
path: root/src/mongo/db
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66422 Switch over to new resharding metricsRandolph Tan2022-06-0745-2812/+465
* SERVER-66973 Eagerly reap config.transactions entries for retryable sessionsJack Mulrow2022-06-0710-64/+835
* SERVER-66479 Add NoWritesPerformed error labelBrett Nawrocki2022-06-074-51/+324
* SERVER-66993 Stop tracking highest child session txnNumberJack Mulrow2022-06-075-66/+14
* SERVER-62552 Cluster internal oplog buffer collectionsLouis Williams2022-06-072-1/+11
* SERVER-66913 make configureCollectionBalancing() return NamespaceNotSharded o...Paolo Polato2022-06-072-4/+2
* SERVER-63243 Range deleter must not clean up orphan ranges in a round-robin f...Allison Easton2022-06-071-82/+94
* SERVER-67001 Make balancer wait interruptably for migration-related commands ...Pierlauro Sciarelli2022-06-071-2/+2
* SERVER-66336 ConfigsvrCoordinators initial checkpoint may incur in DuplicateK...Silvia Surroca2022-06-073-9/+32
* SERVER-66812 Fix bug with $group projection analysisCharlie Swanson2022-06-068-43/+59
* SERVER-66481 Disable cross-shard internal transactions run from a shardJason Zhang2022-06-064-41/+84
* SERVER-58922 Delete the last vestiges of ntoreturnDavid Storch2022-06-0610-112/+12
* SERVER-62766 Write tenantId fields to oplog entries on deleteHugh Tong2022-06-063-2/+84
* SERVER-51546 Support expression $setEquals in SBEZixuan Zhuang2022-06-066-23/+152
* SERVER-63789 Async file copy/importChristopher Caplinger2022-06-064-212/+256
* SERVER-66855 Reject setFCV when a split config is installedMatt Broadstone2022-06-065-12/+42
* SERVER-64491 Disallow using the system.js collection name as the source or ta...Benety Goh2022-06-042-0/+47
* SERVER-65960 Fall back to classic engine when NLJ is chosenMihai Andrei2022-06-0410-63/+166
* SERVER-66727 Use full-precision timestamp for time-series bucketing decisionDan Larkin-York2022-06-031-2/+6
* SERVER-63612 Execute second phase of two-phase index drop immediately for sta...Dianna Hohensee2022-06-034-7/+42
* SERVER-66706 Mark shard split recipient nodes as hiddenDidier Nadeau2022-06-033-19/+40
* SERVER-66992 Optimize how often SessionCatalog mutex is heldJack Mulrow2022-06-0311-40/+52
* SERVER-65123 Create feature flag for PM-2832Yuhong Zhang2022-06-031-0/+4
* SERVER-63314 Remove unused fail points in migration_util.cppSilvia Surroca2022-06-031-7/+0
* SERVER-66431 Replace all usages of ShardType::ConfigNS by kConfigsvrShardsNam...Silvia Surroca2022-06-0319-68/+85
* SERVER-66609: Avoid global lock upgrade within storage_timestamp_test.cppYu Jin Kang Park2022-06-031-5/+8
* SERVER-66852 Eagerly erase retryable child sessions from SessionCatalogJack Mulrow2022-06-026-11/+550
* SERVER-66520 add index build UUID to BackgroundOperationInProgress messageBenety Goh2022-06-023-22/+57
* SERVER-66777 Ensure that internal transactions do not get interrupted by logi...Cheahuychou Mao2022-06-024-41/+130
* SERVER-66921 Track basic statistics on shard split operationsMatt Broadstone2022-06-025-27/+186
* SERVER-66766 stopFLECrud must wait for threads to exitsergey.galtsev2022-06-021-0/+1
* SERVER-66960 Cache highest child txnNumber on checked out sessionsJack Mulrow2022-06-023-12/+19
* SERVER-62765 Write tenantId fields to oplog entries on updateHugh Tong2022-06-023-2/+100
* SERVER-61601 Avoid upgrading locks when implicitly creating collection during...Yuhong Zhang2022-06-021-4/+2
* SERVER-66458 Positional projection can result in caching incorrect parameteri...Denis Grebennicov2022-06-022-5/+14
* SERVER-65371 Interrupt shardSvrMoveRange when the node steps downPaolo Polato2022-06-021-20/+24
* SERVER-66655 Add TTLMonitor to architecture guideHaley Connelly2022-06-021-10/+32
* SERVER-66910 Ensure `collectionUUID` is respected for `collMod` unique index ...Gregory Noma2022-06-021-0/+1
* SERVER-57417 Enable NoMoreAutoSplitter Feature flagAllison Easton2022-06-021-0/+38
* SERVER-66943 collStats must never retrieve orphans count on plain replset or ...Pierlauro Sciarelli2022-06-021-6/+11
* SERVER-62850 Delete RefineCollectionShardKeyCoordinator_NORESILIENT once 6.0 ...Tommaso Tocci2022-06-026-85/+14
* SERVER-66916 Make rangeDeleterBatchSize and rangeDeleterBatchDelayMS dynamica...Kaloian Manassiev2022-06-024-51/+16
* SERVER-66781 Enable BalanceAccordingToDataSize feature flagAllison Easton2022-06-021-0/+5
* SERVER-64991 add NamespaceString::isSystemDotJavascript()Benety Goh2022-06-012-0/+7
* SERVER-66833 Improve error and log messages on attempt to use unsupported leg...David Storch2022-06-015-19/+25
* SERVER-66929 Persist CompactStructuredEncryptionDataCoordinator document bef...Tommaso Tocci2022-06-012-4/+6
* SERVER-65657 Reduce calls to the cappedInsertNotifier for the oplogMatthew Russotto2022-06-014-6/+14
* SERVER-66796 Make TicketHolder metrics independent from ImplJordi Olivares Provencio2022-06-012-3/+5
* SERVER-66851 Internal session pool should use parent sessions as keys for chi...Jack Mulrow2022-06-012-14/+49
* SERVER-65671 Use _termShadow in updateTerm and processReplSetMetadataMatthew Russotto2022-06-012-6/+27