summaryrefslogtreecommitdiff
path: root/src/mongo/client/server_ping_monitor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-1/+1
* SERVER-50516 renames: IsMasterRTT=>HelloRTT, IsMasterOutcome=>HelloOutcomeBilly Donahue2020-10-211-1/+1
* SERVER-45395 Change ServerAddress type to be HostAndPortjannaerin2020-05-061-4/+4
* SERVER-46497 UUID in topologyListener is currently not usedjannaerin2020-05-011-2/+1
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-301-19/+24
* Revert "SERVER-46681 Integrate the ServerPingMonitor into the StreamableRepli...Haley Connelly2020-03-271-16/+18
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-271-18/+16
* SERVER-45230 Rtt and isMaster from initial handshake should populate initial ...jannaerin2020-03-041-1/+3
* SERVER-45051 Implement class that collects RTT information from replica set m...Haley Connelly2020-02-071-12/+70
* SERVER-45521 Define TopologyListener, ServerPingMonitor, and SingleServerPing...Haley Connelly2020-01-161-0/+136