summaryrefslogtreecommitdiff
path: root/src/mongo/s/query/cluster_client_cursor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76427 Rename $telemetry to $queryStatsWill Buerger2023-05-171-2/+2
* Revert "SERVER-76427: Rename $telemetry to $queryStats"liubov.molchanova2023-05-171-2/+2
* SERVER-76427: Rename $telemetry to $queryStatsWill Buerger2023-05-171-2/+2
* SERVER-76557: Keep RequestShapifiers in telemetry storeWill Buerger2023-05-051-0/+6
* SERVER-74482 Add conditional to avoid unnecessary calls to ClusterClientCurso...Gil Alon2023-04-281-0/+7
* SERVER-75265 Improve queryable encryption handling in curopMark Benvenuto2023-04-041-0/+6
* SERVER-73933: Consolidate telemetry metrics from clientcursor into OpDebug::A...Will Buerger2023-03-271-10/+9
* SERVER-73727: Aggregate mongos metrics in ClusterClientCursorWill Buerger2023-03-011-0/+14
* SERVER-68214 move session_catalog*, session*, logical_session* to mongo/db/se...Shin Yee Tan2022-08-171-1/+1
* SERVER-63331 Remove useless methods from BatchCommandResponseKaloian Manassiev2022-02-071-1/+1
* SERVER-54571 Add queryHash and planCacheKey fields to getMore request slow qu...Mickey. J Winters2021-08-191-0/+5
* SERVER-57985 Remove RouterExecStage::ExecContextDenis Grebennicov2021-07-121-1/+1
* SERVER-50375 Ensure mongos forwards API params to shardsA. Jesse Jiryu Davis2020-09-101-1/+1
* SERVER-49376: Ensure cursors inherit API settings of the initiating commandXueruiFa2020-07-291-0/+6
* SERVER-47690 Snapshot reads via mongosA. Jesse Jiryu Davis2020-05-071-0/+5
* SERVER-43996 Return a cursor flag to the client if only a partial subset of r...Bernard Gorman2019-11-061-1/+7
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37836 re-evaluate authorization for originating command in getMoreIsabella Siu2019-02-081-0/+7
* SERVER-38411 Propagate postBatchResumeToken through mongoS to clientBernard Gorman2019-01-091-0/+6
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37005 Add fields to GenericCursorTed Tuckman2018-10-041-0/+25
* SERVER-33991 Pass txnNumber in getMore requests through mongosJack Mulrow2018-04-231-0/+5
* SERVER-33323 Fix pushBack, remove const from size_t, and fix s390xCharlie Swanson2018-04-051-1/+1
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-051-1/+1
* Revert "SERVER-33323 Use the IDL to serialize the ARM"William Schultz2018-04-051-1/+1
* SERVER-33323 Use the IDL to serialize the ARMCharlie Swanson2018-04-041-1/+1
* SERVER-34016 Add number of contacted shards to the mongos slow query logBernard Gorman2018-03-281-0/+6
* SERVER-19410 Add maxTimeMS support to mongosCharlie Swanson2018-03-161-0/+28
* SERVER-18094 Add 'localOps' parameter to $currentOp to show local mongoS oper...Bernard Gorman2018-03-151-0/+5
* Revert "SERVER-19410 Enforce maxTimeMS on mongos."Charlie Swanson2018-03-131-28/+0
* SERVER-19410 Enforce maxTimeMS on mongos.Charlie Swanson2018-03-121-0/+28
* SERVER-32957 part 1: mongos will now destroy kill pending cursors on checkinIan Boros2018-02-201-0/+5
* SERVER-32395 Make killCursors work against pinned cursors on mongos when auth...Ian Boros2018-02-071-5/+0
* SERVER-31665 Use correct read concern/preference during update lookupCharlie Swanson2017-11-171-0/+6
* SERVER-29141 Refactor the way mongos handles tailable awaitData cursorsBernard Gorman2017-09-261-2/+8
* SERVER-30799 Avoid misleading empty batches with tailable cursors.Charlie Swanson2017-08-301-3/+3
* SERVER-22760 Sharded aggregation pipelines which involve taking a simple unio...Bernard Gorman2017-08-081-1/+12
* SERVER-29199 Implement ServiceLiasonMongossamantharitter2017-07-131-0/+6
* SERVER-27937 pull apart the AsyncResultsMerger logic into (1) establishing th...Esha Maharishi2017-03-301-5/+0
* SERVER-9609 Ensure users can only call getMore on cursors they createdTess Avitabile2017-03-221-0/+6
* Revert "SERVER-9609 Ensure users can only call getMore on cursors they created"Tess Avitabile2017-03-211-6/+0
* SERVER-9609 Ensure users can only call getMore on cursors they createdTess Avitabile2017-03-171-0/+6
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-2/+2
* SERVER-27973 make ClusterClientCursor own ClusterClientCursorParams and pass ...Esha Maharishi2017-02-161-0/+5
* SERVER-27965 thread OperationContext* down through ClusterClientCursor's next...Esha Maharishi2017-02-091-9/+2
* SERVER-24762 Support for views on sharded collectionsJames Wahlin2016-07-291-5/+7
* SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto2016-07-261-0/+8
* SERVER-21218 make mongos forward maxTimeMS on getMore command to mongodDavid Storch2015-11-051-0/+10
* SERVER-20720 mongos now returns dead tailable cursor over an empty capped col...Yunhe (John) Wang2015-10-081-0/+5
* SERVER-17575 fix new mongos read path to respect BSONObj size limitDavid Storch2015-09-091-0/+10