summaryrefslogtreecommitdiff
path: root/src/mongo/client/streamable_replica_set_monitor_error_handler_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-50513 Rename local variables/functions in the new replica set monitorMatthew Saltz2020-11-131-14/+14
* SERVER-50516 renames: IsMasterRTT=>HelloRTT, IsMasterOutcome=>HelloOutcomeBilly Donahue2020-10-211-2/+2
* SERVER-50410 Change NotMasterOrSecondary error code name to NotPrimaryOrSecon...Pavi Vetriselvan2020-09-041-1/+1
* SERVER-50409 Change NotMasterNoSlaveOk error name to NotPrimaryNoSecondaryOkPavi Vetriselvan2020-09-031-1/+1
* SERVER-50408 Change NotMaster error name to NotWritablePrimaryPavi Vetriselvan2020-09-031-1/+1
* SERVER-47921 Clean up LOG lines in clientSara Golemon2020-05-141-1/+1
* SERVER-45395 Change ServerAddress type to be HostAndPortjannaerin2020-05-061-1/+1
* SERVER-46127 unit tests log to a kTest componentGabriel Russell2020-04-141-1/+1
* SERVER-47121: Introduce pre/post handshake error handling in the RSMLamont Nelson2020-04-101-0/+210