summaryrefslogtreecommitdiff
path: root/src/mongo/client/server_ping_monitor_test.cpp
AgeCommit message (Expand)Author
2024-08-27SERVER-93649 shared_ptr for all TaskExecutor instances (#26357)Billy Donahue
2024-05-23SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)Matt Kneiser
2024-03-19SERVER-87974 Enable modernize-use-override and apply fixes (#20075)Ivan Fefer
2024-03-01SERVER-85993 Make db client create OpMsgRequest with validated tenancy scope ...Sophia Tan
2024-02-16SERVER-85992 Refactor fromDBAndBody to build requests with ValidatedTenancyScopeJoseph Prince
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2023-06-05SERVER-77154 Always use "hello" for connection handshake in internal client codeDavid Storch
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2020-10-21SERVER-50516 renames: IsMasterRTT=>HelloRTT, IsMasterOutcome=>HelloOutcomeBilly Donahue
2020-08-14SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson
2020-08-13Revert "SERVER-49694: fix latency measurement in RSM; change latency measurem...LaMont Nelson
2020-08-05SERVER-49694: fix latency measurement in RSM; change latency measurement for ...LaMont Nelson
2020-05-12SERVER-47074 Clean up log lines in mongo/client/sdam and RSM-related filesHaley Connelly
2020-05-06SERVER-45395 Change ServerAddress type to be HostAndPortjannaerin
2020-05-01SERVER-46497 UUID in topologyListener is currently not usedjannaerin
2020-04-14SERVER-46127 unit tests log to a kTest componentGabriel Russell
2020-03-30SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly
2020-03-27Revert "SERVER-46681 Integrate the ServerPingMonitor into the StreamableRepli...Haley Connelly
2020-03-27SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly
2020-03-10SERVER-46289 Make SingleServerPingMonitor retry after failed pingHaley Connelly
2020-03-04SERVER-45230 Rtt and isMaster from initial handshake should populate initial ...jannaerin
2020-02-21SERVER-45567 removing util/log.h where I canGabriel Russell
2020-02-07SERVER-45051 Implement class that collects RTT information from replica set m...Haley Connelly