summaryrefslogtreecommitdiff
path: root/src/mongo/client/sdam/topology_description.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-69908 fix clang_tidy on enterprise-rhel80-dynamic-clang-tidy-v4Trevor Guidry2022-09-221-1/+1
* SERVER-69581 add performance-for-range-copy check to clang-tidyTrevor Guidry2022-09-201-2/+2
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-2/+2
* SERVER-59409 Fix race between reconfig replication and stepupAndrew Shuvalov2021-10-141-18/+27
* SERVER-59409 part 1, add class ElectionIdSetVersionPair to be used in Topolog...Andrew Shuvalov2021-10-011-0/+4
* SERVER-58210 Eliminate unnecessary RPC protocol negotiation codeDavid Storch2021-10-011-1/+1
* SERVER-60062 Fix cloning of server description and uuid in RSM's topology des...LaMont Nelson2021-09-211-18/+9
* SERVER-57451 implemented deep cloning for TopologyDescriptionLuis Osta2021-09-071-4/+17
* SERVER-50170 fix max staleness read preference parameter for server selectionLaMont Nelson2020-08-141-3/+24
* SERVER-47921 Clean up LOG lines in clientSara Golemon2020-05-141-2/+0
* SERVER-47074 Clean up log lines in mongo/client/sdam and RSM-related filesHaley Connelly2020-05-121-5/+0
* SERVER-45395 Change ServerAddress type to be HostAndPortjannaerin2020-05-061-6/+6
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-43333 Ingest drivers server selection testsjannaerin2020-04-241-4/+0
* SERVER-47560 Include "internalClient" field in ReplicaSetMonitor isMaster req...Cheahuychou Mao2020-04-201-0/+6
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-03-031-49/+17
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-42985 Replace 4.4 placeholder value in WireVersion enumAmirsaman Memaripour2020-02-061-1/+1
* SERVER-44950 Update SDAM with new awaitable isMaster fields including topolog...Janna Golden2020-01-131-1/+2
* SERVER-43333 Ingest driver SDAM testsLamont Nelson2019-12-051-1/+42
* Revert "SERVER-43333 Ingest driver SDAM tests"Annie Black2019-12-021-42/+1
* SERVER-43333 Ingest driver SDAM testsLamont Nelson2019-11-271-1/+42
* SERVER-43331 Implement State Machine for Server Discovery and Monitoring SpecLamont Nelson2019-11-081-0/+282