summaryrefslogtreecommitdiff
path: root/src/mongo/client/sdam/server_selector.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-1/+3
* SERVER-69409 Fixed race condition in server selectorAlexander Neben2022-09-061-1/+1
* SERVER-57446 fix clang-tidy header issues and add header-filterDaniel Moody2021-08-021-4/+4
* SERVER-52718: Add support for blacklisting nodes in TenantMigrationRecipientS...XueruiFa2021-01-141-13/+31
* SERVER-50516 renames: IsMasterRTT=>HelloRTT, IsMasterOutcome=>HelloOutcomeBilly Donahue2020-10-211-5/+5
* SERVER-50170 fix max staleness read preference parameter for server selectionLaMont Nelson2020-08-141-6/+18
* SERVER-47606: make SDAM timeout values into server parametersLamont Nelson2020-05-291-4/+4
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-301-2/+4
* Revert "SERVER-46681 Integrate the ServerPingMonitor into the StreamableRepli...Haley Connelly2020-03-271-4/+2
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-271-2/+4
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-03-031-0/+194