summaryrefslogtreecommitdiff
path: root/src/mongo/db/rs_local_client.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74486 Always include tenant in collection name attributes in error mes...Sophia Tan2023-04-181-2/+2
* SERVER-65915 Enforce `RSLocalClient::queryOnce` does not hold resources with ...Gregory Noma2022-10-061-0/+3
* SERVER-66318 : Add missing status check in RSLocalClient.Richard Hausman2022-07-151-0/+3
* SERVER-61841 Remove TODO commentnandinibhartiyaMDB2022-04-251-1/+0
* SERVER-61385 Migrate callers of 'DBClientBase::query()' legacy API to the mod...David Storch2021-12-211-6/+8
* SERVER-61458 Reset read source after using kMajorityReadConcern in RSLocalCli...Yuhong Zhang2021-11-241-3/+18
* SERVER-58670 Tighten up what kind of BSON the 'Query' type can be wrapped aroundIrina Yatsenko2021-08-231-5/+5
* SERVER-49897 Insert no-op entries into oplog buffer collections for reshardin...jannaerin2021-07-291-2/+4
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-54874: Ensure reading consistent config.collections and config.chunks ...Jordi Serra Torrens2021-03-151-0/+31
* Revert "SERVER-54874: Ensure reading consistent config.collections and config...Jordi Serra Torrens2021-03-091-31/+0
* SERVER-54874: Ensure reading consistent config.collections and config.chunks ...Jordi Serra Torrens2021-03-081-0/+31
* SERVER-53105: Pass 'hint' when querying config.chunks in ConfigServerCatalogC...Jordi Serra Torrens2021-02-161-1/+5
* SERVER-47752 Refactor kMajorityCommitted to not receive special treatmentBrian DeLeonardis2020-10-261-2/+2
* SERVER-48775 Move all Sharding unit-tests that assume a MongoD to the db/s di...Kaloian Manassiev2020-06-211-0/+155