summaryrefslogtreecommitdiff
path: root/src/mongo/client/streamable_replica_set_monitor.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-4/+4
* SERVER-54290 Add ability to mock Streamable RSM topology description stateRandolph Tan2021-02-221-0/+2
* SERVER-52720: Handle choosing a new donor node when startApplyingOpTime existsXueruiFa2021-02-051-0/+3
* SERVER-52718: Add support for blacklisting nodes in TenantMigrationRecipientS...XueruiFa2021-01-141-4/+11
* SERVER-50467: Ensure that tenant migration donor only removes a ReplicaSetMon...Andrew Shuvalov2020-12-081-2/+4
* SERVER-50657 Add CancelationToken support to the ReplicaSetMonitorMatthew Saltz2020-11-241-25/+68
* SERVER-50467: StreamableReplicaSetMonitor should call drop on itself from des...Andrew Shuvalov2020-11-241-2/+4
* SERVER-50513 Rename local variables/functions in the new replica set monitorMatthew Saltz2020-11-131-2/+2
* SERVER-50511 Change local variables and functions in dbclient filesAmirsaman Memaripour2020-10-231-1/+1
* SERVER-50516 renames: IsMasterRTT=>HelloRTT, IsMasterOutcome=>HelloOutcomeBilly Donahue2020-10-211-2/+2
* SERVER-47606: make SDAM timeout values into server parametersLamont Nelson2020-05-291-2/+0
* SERVER-45395 Change ServerAddress type to be HostAndPortjannaerin2020-05-061-7/+6
* SERVER-46497 UUID in topologyListener is currently not usedjannaerin2020-05-011-2/+1
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-04-171-4/+2
* SERVER-47121: Introduce pre/post handshake error handling in the RSMLamont Nelson2020-04-101-4/+32
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-301-0/+2
* Revert "SERVER-46681 Integrate the ServerPingMonitor into the StreamableRepli...Haley Connelly2020-03-271-2/+0
* SERVER-46681 Integrate the ServerPingMonitor into the StreamableReplicaSetMon...Haley Connelly2020-03-271-0/+2
* SERVER-47029: add only confirmed nodes when publishing onConfirmedSet; includ...Lamont Nelson2020-03-231-0/+10
* SERVER-45230 Rtt and isMaster from initial handshake should populate initial ...jannaerin2020-03-041-0/+6
* SERVER-43332: new RSM implementation based on sdamLamont Nelson2020-03-031-25/+140
* SERVER-46509 Change disableStreamableReplicaSetMonitor server parameter to an...Haley Connelly2020-03-031-0/+2
* SERVER-45962 feature flag to opt out of new RSM implementationHaley Connelly2020-02-241-0/+93