summaryrefslogtreecommitdiff
path: root/src/mongo/executor/network_interface.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73610 Introduce Connection-Leasing from ConnectionPool and NetworkInte...George Wangensteen2023-03-151-0/+41
* SERVER-70191 Share HostAndPort alphabetization code for test between async_rp...George Wangensteen2023-02-131-1/+0
* SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour2021-10-281-0/+6
* Revert "SERVER-48493 RSM's isMasterMonitor should handle network exceeded tim...George Wangensteen2021-05-131-2/+0
* SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip2021-03-231-1/+1
* SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour2020-06-101-1/+1
* SERVER-48493 RSM's isMasterMonitor should handle network exceeded time limit ...jannaerin2020-06-031-0/+2
* SERVER-48505 NetworkInterfaceTest's StartCommandAny should use failpoint to d...Cheahuychou Mao2020-06-011-0/+1
* SERVER-46187 Remove RemoteCommandRequest::expirationDate in favor of dateSche...Spencer T Brody2020-04-241-0/+3
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-04-171-2/+1
* SERVER-47343 Add/update failpoints to make cancelCommand integration tests mo...Cheahuychou Mao2020-04-071-1/+1
* SERVER-46972 Create test-only command for establishing egress to another nodeSara Golemon2020-03-311-0/+10
* Revert "SERVER-46972 Create test-only command for establishing egress to anot...Matthew Saltz2020-03-301-10/+0
* SERVER-46972 Create test-only command for establishing egress to another nodeSara Golemon2020-03-301-0/+10
* Revert "SERVER-44954 Streamable RSM uses exhaust isMaster"jannaerin2020-03-251-1/+2
* SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin2020-03-251-2/+1
* SERVER-46648 Cancel pending requests upon receiving the first responseCheahuychou Mao2020-03-171-1/+1
* SERVER-46694 Make hedging_metrics_server_status.js determinsticCheahuychou Mao2020-03-061-0/+1
* SERVER-46306 Make cancelCommand integration tests wait for the command to acq...Cheahuychou Mao2020-02-211-1/+2
* SERVER-45114 Connect AsyncDBClient exhaust functionality throughoutJanna Golden2020-02-191-0/+6
* SERVER-43606 Enforce connection reuse in response to remote interruptionBen Caimano2020-01-211-0/+5
* SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue2019-10-031-1/+1
* SERVER-43119 FailPoint cleanupBilly Donahue2019-09-101-2/+2
* SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin2019-06-101-1/+1
* SERVER-41133 Add TE::scheduleRemoteCommandOnAnyJason Carey2019-06-061-7/+9
* SERVER-41318 Return SemiFutures for ConnectionPoolBen Caimano2019-05-291-0/+3
* SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue2019-03-281-2/+2
* SERVER-39513 NetworkInterface::setAlarm should be cancellableBen Caimano2019-02-271-1/+14
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39146 Refactor BatonJason Carey2019-02-051-9/+6
* SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...Kaloian Manassiev2019-01-161-3/+0
* SERVER-35682 kill existing SharedPromise typeMathias Stearn2018-11-151-10/+11
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-37036 check status in network interfaceablack122018-09-211-0/+3
* SERVER-33135 Delete code for OP_COMMANDMathias Stearn2018-07-301-1/+1
* SERVER-27031 Remove redundant tagAnthony Roy2018-06-051-3/+0
* SERVER-35275 rename fail point FP macros, improve docsBilly Donahue2018-05-301-2/+2
* SERVER-35234 makePromiseFuture<T>()Mathias Stearn2018-05-251-4/+3
* SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams2018-05-161-0/+16
* SERVER-34739 Migrate to 1 connpool in ARSJason Carey2018-04-271-3/+27
* SERVER-33821 Implement NetworkInterfaceTL and AsyncDBClientJonathan Reams2018-04-131-1/+2
* SERVER-28430 Expose dropConnections() method on ConnectionPool through the Ne...Judah Schvimer2017-03-231-0/+5
* SERVER-27469 Remove dead code from NetworkInterface and ThreadPoolTaskExecutor.Andy Schwerin2016-12-301-5/+0
* SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto2016-07-261-1/+3
* SERVER-21170 NetworkInterface::startCommand should be able to reject requests...Waley Chen2016-04-041-4/+17
* Revert "SERVER-21170 NetworkInterface::startCommand should be able to reject ...Waley Chen2016-04-011-17/+4
* SERVER-21170 NetworkInterface::startCommand should be able to reject requests...Waley Chen2016-03-301-4/+17
* SERVER-21597 Fix connPoolStats to work with many NetworkInterfacessamantharitter2015-12-141-2/+2
* SERVER-21436 NetworkInterfaceThreadPool for shardingJason Carey2015-11-171-0/+13
* SERVER-20283 Update connPoolStats command to include multiple connection poolssamantharitter2015-10-131-0/+8