summaryrefslogtreecommitdiff
path: root/src/mongo/client/sdam/server_description.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65278 added clang-tidy v4 builder and fixed clang-tidy v4 issues.Daniel Moody2022-04-291-3/+3
* SERVER-59409 Fix race between reconfig replication and stepupAndrew Shuvalov2021-10-141-3/+0
* SERVER-59409 part 1, add class ElectionIdSetVersionPair to be used in Topolog...Andrew Shuvalov2021-10-011-0/+3
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-5/+4
* SERVER-50516 renames: IsMasterRTT=>HelloRTT, IsMasterOutcome=>HelloOutcomeBilly Donahue2020-10-211-14/+14
* SERVER-49297: do not stop monitoring standalone nodeLaMont Nelson2020-08-201-0/+5
* SERVER-48040 Remove 'streamable' and 'poolResetCounter' from ServerDescriptionjannaerin2020-05-131-12/+1
* SERVER-45395 Change ServerAddress type to be HostAndPortjannaerin2020-05-061-14/+14
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-301-1/+2
* Revert "SERVER-46681 Integrate the ServerPingMonitor into the StreamableRepli...Haley Connelly2020-03-271-2/+1
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-271-1/+2
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-03-031-3/+11
* SERVER-44950 Update SDAM with new awaitable isMaster fields including topolog...Janna Golden2020-01-131-1/+19
* SERVER-43331 fix windows test shutdown crashBenety Goh2019-11-121-5/+0
* SERVER-43331 Implement State Machine for Server Discovery and Monitoring SpecLamont Nelson2019-11-081-0/+199