summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-04-03Revert "SERVER-85697 Make initial sync and recovery use OplogWriter for writi...r8.0.0-rc0auto-revert-processor
2024-04-03SERVER-88292 Migrate Interruptible/UninterruptibleLockGuard to OperationConte...Jordi Olivares Provencio
2024-04-03SERVER-75043 Enable feature flag for query stats for data bearing nodes (#20629)Ryan Berryhill
2024-04-03Revert "SERVER-88850 New multi-service log traces should be only included in ...Pol Pinol Castuera
2024-04-03SERVER-85697 Make initial sync and recovery use OplogWriter for writing oplog...Wenbin Zhu
2024-04-03Revert "SERVER-88038: Add separate periodic config collection to FTDC"Gregory Wlodarek
2024-04-02SERVER-88038: Add separate periodic config collection to FTDCErwin Pe
2024-04-02SERVER-88850 New multi-service log traces should be only included in sharded ...Pol Piñol Castuera
2024-04-02SERVER-86114 Make replica set endpoint become inactive on a node that has bee...Cheahuychou Mao
2024-04-02SERVER-87018 Don't re-use shards on different migrations on the same round (#...Pol Piñol Castuera
2024-04-02SERVER-86400: Verify $natural behaviour when hinted for secondary collections...James H
2024-04-02SERVER-87316 Check the cluster cardinality parameter before tracking and movi...Allison Easton
2024-04-02SERVER-88147 DDL lock can be acquired when the DDL service state is not Prima...Silvia Surroca
2024-04-02SERVER-88373 Remove incorrect usage of ChunkManager::getAllShardIds on point-...Jordi Serra Torrens
2024-04-02SERVER-88565 Snapshot original collection entry in convertToCapped coordinato...Pierlauro Sciarelli
2024-04-02SERVER-86796 Move direct connection checks into the collection acquisition (a...Allison Easton
2024-04-02Revert "SERVER-86752 OpTimeVisibility tracking algorithm with unit and benchm...auto-revert-processor
2024-04-02SERVER-73241 Better path tracking for $group/$match optimizationsamontea
2024-04-02SERVER-88729 Implement fillType in SBE (#20597)Parker Felix
2024-04-02SERVER-88599 Update "sbe_stage_builder_window_function.cpp" to use AccumInputsDrew Paroski
2024-04-02Revert "SERVER-85256 Avoid copying deep values after decompressing with block...auto-revert-processor
2024-04-01SERVER-77883 Update comment on BatchedWriteContextMatthew Russotto
2024-04-01SERVER-88690 Clear assigned optimes when an insert batch failsMatthew Russotto
2024-04-01SERVER-88168 Report queue metrics on curOp and slow query logs (#20583)Matt Broadstone
2024-04-01SERVER-85256 Avoid copying deep values after decompressing with block interfa...Ian Boros
2024-04-01SERVER-88523 Inserts to the record store should update the in-memory largest ...Vishnu K
2024-04-01SERVER-86886 Sub-router should not choose a coordinator (#20245)Janna Golden
2024-04-01SERVER-88086 Improve performance of ApplyOps::extractOperationsMatthew Russotto
2024-04-01SERVER-82358 Reduce the synchronization cost of `LockedClientsCursor` (#20618)Saman Memaripour
2024-04-01SERVER-87163 Use FastClock to check yield periodically (#20610)Zixuan
2024-04-01SERVER-87087 Validate on clustered collections should handle non-long recordI...Vishnu K
2024-04-01SERVER-87632 Remove std::variant from SortKeyGenerator hot path where possibl...Nick Zolnierz
2024-04-01SERVER-88533: Add option to omit FTDC-sensitive cluster parameters from getCl...Varun Ravichandran
2024-04-01SERVER-88597 Make "sbe_stage_builder_window_function.cpp" use SbExprDrew Paroski
2024-04-01SERVER-86752 OpTimeVisibility tracking algorithm with unit and benchmark test...Scott Li
2024-04-01SERVER-88511: Create replica set started with --configsvr jscore passthrough ...Wenqin
2024-04-01SERVER-87266: Ensure dbCheck logs the same batches across nodes for all typesXueruiFa
2024-04-01SERVER-88378: Type check for $geometry operator in $geonear to accept only P...vamsyannabattula
2024-04-01SERVER-88085 Set a larger default cache size for tcmalloc-google.Mark Benvenuto
2024-04-01SERVER-88777 Call onDrainComplete after checking the node can complete transi...Wenbin Zhu
2024-03-30SERVER-87764 Optimizations for block based $top/$bottom (#20442)Parker Felix
2024-03-30SERVER-87918 Exclude tenant id from the query shape (#20443)Mindaugas Malinauskas
2024-03-30SERVER-84559 Remove "TypedSlot" type alias when it's no longer neededDrew Paroski
2024-03-30SERVER-88808 Improve executionStats explain for TsBucketToCellBlock (#17292)Ian Boros
2024-03-30SERVER-84719 Remove dollar tenant from code base (#19711)Sophia Tan
2024-03-30SERVER-83344 Enable featureFlagClassicRuntimePlanningForSbe (#20603)David Percy
2024-03-30SERVER-86120 Return write error on failure to commit internal txn for retryab...Frederic Vitzikam (fredvitz)
2024-03-30SERVER-88420: Swap unordered map for absl flat hash map in TransactionPartici...seanzimm
2024-03-30SERVER-83654 Various documentation updates for always compressed time-series ...Matt Kneiser
2024-03-30SERVER-88747: Remove Time-Dependent Assertion from rate_limiting_test.cpp (#2...naama-bareket