summaryrefslogtreecommitdiff
path: root/src/mongo/client/server_ping_monitor.cpp
AgeCommit message (Expand)Author
2024-05-23SERVER-90645 Enable tidy check misc-unused-using-decls (#22430)Matt Kneiser
2023-10-07SERVER-77158 apply performance-move-const-arg clang tidy rule for clientMatt Boros
2023-10-04SERVER-81602 remove fmtMessage from LOGV2 statementsBilly Donahue
2023-09-23SERVER-81059 bulk-revert of include of boost iif.hppBilly Donahue
2023-08-17SERVER-73658 RemoteCommandRequest to use DatabaseNameMathis Bessa
2023-08-03SERVER-79261 Add logging to pingMonitorKruti Shah
2023-06-15SERVER-77042 automated IWYU changes up to ratio of 0.3Daniel Moody
2022-05-06SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue
2022-03-28SERVER-62893: Coverity analysis defect 121337: Uninitialized scalar variableKshitij Gupta
2022-01-13SERVER-51842 Fix duplicate localThresholdMs (localThreshold) server parametersRachita Dhawan
2021-03-23SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip
2020-11-24SERVER-50467: StreamableReplicaSetMonitor should call drop on itself from des...Andrew Shuvalov
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-13SERVER-48151: fix unordered_map::erase bug; remove duplicates in rs connectio...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-26SERVER-47735 change mongo source over to logv2Billy Donahue
2020-04-17SERVER-47048 Test that mongos can find primary despite "ping" failuresCheahuychou Mao
2020-04-15SERVER-47539 Remove uassert inside ServerPingMonitor::onServerHandshakeComple...Haley Connelly
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-24SERVER-47040 LOGV2_FATAL also fassertsHenrik Edin
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-20SERVER-45869 more automatically converted structuredGabriel Russell
2020-02-07SERVER-45051 Implement class that collects RTT information from replica set m...Haley Connelly
2020-01-16SERVER-45521 Define TopologyListener, ServerPingMonitor, and SingleServerPing...Haley Connelly