summaryrefslogtreecommitdiff
path: root/src/mongo/s/client
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-62065 Make the CPP name of '_flushRoutingTableCacheUpdates' more user-...Kaloian Manassiev2022-01-111-2/+2
* SERVER-62386 change variable name to avoid ambiguosityPierlauro Sciarelli2022-01-101-2/+2
* SERVER-62163 Complete TODO listed in SERVER-61003Pierlauro Sciarelli2021-12-171-1/+1
* SERVER-61003 ReadConcernMajorityNotAvailableYet errors from ShardRegistry mus...Pierlauro Sciarelli2021-12-172-3/+29
* SERVER-61950 Make Fetcher::join() interruptible.Max Hirschhorn2021-12-101-2/+15
* SERVER-58333: Remove references to FCV 4.XXueruiFa2021-09-141-23/+2
* SERVER-58344 Remove ServerGlobalParams::FeatureCompatibility and replace refe...Vishnu Kaushik2021-09-011-1/+1
* SERVER-54252 Cleanup legacy configOpTime gossipingTommaso Tocci2021-08-052-18/+27
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-2/+2
* SERVER-49897 Insert no-op entries into oplog buffer collections for reshardin...jannaerin2021-07-293-10/+16
* SERVER-57018 Make shards release their dist locks on step-upKaloian Manassiev2021-06-021-7/+4
* SERVER-56950 Avoid shardRegistry reload infinite loop when overlapping with s...Simon Gratzer2021-05-261-2/+8
* Revert "SERVER-56950 Avoid shardRegistry reload infinite loop when overlappin...Max Hirschhorn2021-05-251-7/+1
* SERVER-56950 Avoid shardRegistry reload infinite loop when overlapping with s...Simon Gratzer2021-05-211-1/+7
* SERVER-56063 Properly serialise the database entries format on transitions be...Kaloian Manassiev2021-04-151-3/+2
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-023-4/+4
* SERVER-52778 Cleanup the legacy shardCollection code pathKaloian Manassiev2021-03-171-1/+0
* SERVER-53060 Remove QueryRequest classRuoxin Xu2021-02-171-11/+12
* SERVER-53105: Pass 'hint' when querying config.chunks in ConfigServerCatalogC...Jordi Serra Torrens2021-02-164-13/+22
* SERVER-54230 Stop returning sorted shard IDs vector from ShardRegistryTommaso Tocci2021-02-042-10/+8
* SERVER-53332 Change ShardRegistry::_connStringLookup to store connection stri...Pierlauro Sciarelli2021-01-072-13/+10
* SERVER-51619 Convert find command input to IDLArun Banala2021-01-071-1/+1
* SERVER-51649 Convert aggregate command input to IDLRuoxin Xu2021-01-073-8/+9
* SERVER-53550 Retry on QueryPlanKilled errors when triggering refresh.Max Hirschhorn2021-01-072-0/+6
* SERVER-53547 Make use of return values in ShardRegistry APITommaso Tocci2020-12-312-41/+34
* SERVER-52620 Add withReshardingInBackground() to ReshardingTest fixture.Max Hirschhorn2020-12-301-2/+7
* SERVER-48434 Rename LogicalTimeMetadataHook to VectorClockMetadataHookPierlauro Sciarelli2020-12-301-2/+2
* SERVER-53533 Remove deprecated return value from ShardRegistry::reloadTommaso Tocci2020-12-292-11/+5
* SERVER-51070 Move the ConfigServer ShardId constant to be under ShardIdKaloian Manassiev2020-12-032-9/+2
* SERVER-51245: Have resharding oplog fetching use a Fetcher.Daniel Gottlieb2020-11-253-1/+103
* Revert "SERVER-51245: Have resharding oplog fetching use a Fetcher."Uladzimir Makouski2020-11-253-103/+1
* SERVER-51245: Have resharding oplog fetching use a Fetcher.Daniel Gottlieb2020-11-253-1/+103
* SERVER-50910 Make ShardRegistry::_getData() asyncJaume Moragues2020-11-172-55/+48
* SERVER-52629 Apply lookup by ShardId first in non config shardsJaume Moragues2020-11-121-5/+7
* SERVER-50510 Change markHostNotMaster to markHostNotPrimaryGabriel Russell2020-11-091-1/+1
* SERVER-50909 Only apply changed connection strings inside ShardRegistry::_loo...Jaume Moragues2020-11-051-3/+1
* SERVER-50508 Rename ConnectionType::MASTER to ConnectionType::kStandaloneBen Caimano2020-10-262-7/+7
* SERVER-38289 Teach objects builders how to build idl files.Daniel Moody2020-10-221-1/+1
* SERVER-51342 ShardRegistry should forget connection strings of removed shardsTommaso Tocci2020-10-112-0/+8
* SERVER-51257 ShardRegistry should properly handle "possible" RSM updates for ...Kevin Pulo2020-10-041-8/+14
* SERVER-51230 jstests which use shardingStatus's configServer response field s...Kevin Pulo2020-09-301-0/+11
* SERVER-50907 Make Shard objects cache their own connection stringsKevin Pulo2020-09-265-56/+24
* SERVER-51103 Allow ShardRegistry to distinguish between complete/partial conn...Kevin Pulo2020-09-252-4/+16
* SERVER-46202 Implement ShardRegistry on top of ReadThroughCacheKevin Pulo2020-09-162-330/+664
* Revert "SERVER-46202 Implement ShardRegistry on top of ReadThroughCache"Tommaso Tocci2020-09-152-664/+330
* SERVER-46202 Implement ShardRegistry on top of ReadThroughCacheTommaso Tocci2020-09-152-330/+664
* SERVER-50527 Change NotMasterError category to NotPrimaryErrorPavi Vetriselvan2020-09-081-2/+2
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-1/+1
* SERVER-49970 Prefer the VectorClock's ConfigTime to configOpTime when queryin...Pierlauro Sciarelli2020-09-011-13/+16
* SERVER-49703 Added libdep linter alphabetic rule and update all libdeps list ...Daniel Moody2020-08-271-1/+1