summaryrefslogtreecommitdiff
path: root/src/mongo/client/remote_command_targeter.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-1/+1
* SERVER-26683 Log reason for marking repl hosts as failed in the RSMKaloian Manassiev2016-10-241-8/+8
* Revert "SERVER-26683 Log reason for marking repl hosts as failed in the RSM"Kaloian Manassiev2016-10-241-8/+8
* SERVER-26683 Log reason for marking repl hosts as failed in the RSMKaloian Manassiev2016-10-241-8/+8
* SERVER-24600 Increase interruptibility of RemoteCommandTargeter::findHost.Andy Schwerin2016-09-071-17/+29
* SERVER-21272 Make RemoteCommandTargeter use timeout for findHostKaloian Manassiev2015-11-111-2/+18
* SERVER-21272 Make replica set monitor retry finding hostsKaloian Manassiev2015-11-111-5/+3
* SERVER-20456 inform ReplicaSetMonitor of unreachable host and re-target in ne...David Storch2015-09-211-0/+7
* SERVER-19403 Notify targeter of NotMaster errorsSpencer T Brody2015-07-281-0/+7
* Revert "Revert "SERVER-19111 Move common addShard functionality to CatalogMan...Kaloian Manassiev2015-07-031-0/+9
* Revert "SERVER-19111 Move common addShard functionality to CatalogManager"Kaloian Manassiev2015-07-011-9/+0
* SERVER-19111 Move common addShard functionality to CatalogManagerKaloian Manassiev2015-06-301-0/+9
* SERVER-18579: Clang-Format - reformat code, no comment reflowMark Benvenuto2015-06-201-25/+27
* SERVER-19016 Implement runUserManagement{Read,Write}Command in CatalogManager...Spencer T Brody2015-06-181-1/+3
* SERVER-18438/SERVER-18435 Add RemoteCommandTargeter and runner to gridKaloian Manassiev2015-06-091-3/+3
* SERVER-18526 Change the mocking method to accept function objectsRandolph Tan2015-05-191-1/+1
* SERVER-18418 Remote command targeterKaloian Manassiev2015-05-121-0/+60