summaryrefslogtreecommitdiff
path: root/src/mongo/db/cursor_manager.cpp
AgeCommit message (Expand)Author
2024-05-23SERVER-86160 when SERVER-34113 was merged to remove all support for snapshot ...madelinezec
2024-05-08SERVER-89284 Increase debug logging around cursor pinning and unpinning (#21049)Henri Nikku
2024-04-16SERVER-89418 Improve CursorManager to hold multiple cursors per operation id ...Carlos Alonso
2024-04-10SERVER-87032 Collect query stats for change streams (#20753)erinzhu001
2024-03-19SERVER-87015 Optimize registration of operations in `MozJSScriptEngine` (#19414)Saman Memaripour
2024-01-02SERVER-84407 Remove unused functionality from the sharding test fixturesKaloian Manassiev
2024-01-02Revert "SERVER-84407 Remove unused functionality from the sharding test fixtu...auto-revert-processor
2023-12-30SERVER-84407 Remove unused functionality from the sharding test fixturesKaloian Manassiev
2023-12-05SERVER-83280 Refactored QueryStats in curop.h: combined query stats related f...Reilly McBride
2023-10-09SERVER-81283: Rename query_stats::KeyGenerator to query_stats::Key.Santiago Roche
2023-10-04SERVER-81602 remove fmtMessage from LOGV2 statementsBilly Donahue
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-08-15SERVER-79410 Enable bugprone-unused-return-value clang lint warningZack Winter
2023-06-27SERVER-77047 SERVER-77048 IWYU automated changes up to end ratio 0.8Daniel Moody
2023-05-22SERVER-73152: Aggregation shapification for query statsWill Buerger
2023-05-17SERVER-76427 Rename $telemetry to $queryStatsWill Buerger
2023-05-17Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova
2023-05-17SERVER-76427: Rename $telemetry to $queryStatsWill Buerger
2023-05-15SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt
2023-05-10Revert "SERVER-75512 key telemetry store on hash rather than BSONObj"auto-revert-processor
2023-05-09SERVER-75512 key telemetry store on hash rather than BSONObjDavis Haupt
2023-02-21SERVER-73017: Aggregate telemetry metrics in client cursorWill Buerger
2023-02-09SERVER-71792 Log list of cursors a range deletion is going to wait onPierlauro Sciarelli
2023-01-23SERVER-71484 Store telemetry key on OpDebugMaddie Zechar
2023-01-17SERVER-72798 Only auto-cleanup cursors that have been killedAlyssa Wagenmaker
2022-12-22SERVER-67722 Add special handling for MaxTimeMSExpired in shard cursor lifecycleRomans Kasperovics
2022-09-15SERVER-69523 Only allow METADATA and MUTEX lock acqisitions with OpContextKaloian Manassiev
2022-08-17SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan
2022-08-07SERVER-68205 Pull capped collection maintenance out of CollectionImplKaloian Manassiev
2022-07-27SERVER-68246 rewrite calls to boost::optional get and is_initializedBilly Donahue
2022-06-30SERVER-65987 ServerStatusMetric API refreshDaniel Morilha
2022-05-24SERVER-66360 Remove multi-user authentication supportSara Golemon
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2021-11-18SERVER-60741 Change eligible find operations to not reposition cursors across...Ian Boros
2021-10-28SERVER-59680 Partition the plan cachejoshua
2021-10-27SERVER-58352: Remove ClusterCursorManager::getNamespaceForCursorId(), and rel...Neil Shweky
2021-10-22SERVER-60787 Force alignment with std::aligned_storage not inheritanceBilly Donahue
2021-08-26SERVER-59573 Add setParameter which can be used to restore inactive cursor ti...James Wahlin
2021-08-19SERVER-54571 Add queryHash and planCacheKey fields to getMore request slow qu...Mickey. J Winters
2021-03-05SERVER-32640 migrate cursor kill audit into authorization checkSergey Galtsev
2021-02-09SERVER-54022 Simplify AuthorizationSessionMark Benvenuto
2021-01-21SERVER-51730 Report histogram data on how long it takes cursors to drainVishnu Kaushik
2020-11-09SERVER-6036 Disable cursor timeout for cursors that belong to a sessionGeorge Wangensteen
2020-06-02SERVER-47075 Clean up some log linesGabriel Russell
2020-05-26SERVER-39140 Remove BackgroundOperationLouis Williams
2020-05-15SERVER-48148 Cleanup of execution logs in db/Henrik Edin
2020-04-26SERVER-47735 change mongo source over to logv2Billy Donahue
2020-04-16SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge readsMisha Tyulenev
2020-03-24SERVER-46767 Provide a mapping from OperationKey to CursorID in the CursorMan...Nick Zolnierz
2020-02-21SERVER-45567 removing util/log.h where I canGabriel Russell