summaryrefslogtreecommitdiff
path: root/src/mongo/executor/network_interface.h
AgeCommit message (Expand)Author
2024-09-16SERVER-94823 Increase networking C++ integration test logging verbosity (#27086)Patrick Freed
2024-09-10SERVER-89093 Remove catchingInvoke and gSuppressNetworkInterfaceTransportLaye...Patrick Freed
2023-07-01SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0Daniel Moody
2023-03-15SERVER-73610 Introduce Connection-Leasing from ConnectionPool and NetworkInte...George Wangensteen
2023-02-13SERVER-70191 Share HostAndPort alphabetization code for test between async_rp...George Wangensteen
2021-10-28SERVER-59858 Add observability for tasks scheduled on reactor threadsAmirsaman Memaripour
2021-05-13Revert "SERVER-48493 RSM's isMasterMonitor should handle network exceeded tim...George Wangensteen
2021-03-23SERVER-53230: Rename cancelation -> cancellation everywhereTyler Seip
2020-06-10SERVER-46726 Using testing proctor to control diagnosticsAmirsaman Memaripour
2020-06-03SERVER-48493 RSM's isMasterMonitor should handle network exceeded time limit ...jannaerin
2020-06-01SERVER-48505 NetworkInterfaceTest's StartCommandAny should use failpoint to d...Cheahuychou Mao
2020-04-24SERVER-46187 Remove RemoteCommandRequest::expirationDate in favor of dateSche...Spencer T Brody
2020-04-17SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin
2020-04-07SERVER-47343 Add/update failpoints to make cancelCommand integration tests mo...Cheahuychou Mao
2020-03-31SERVER-46972 Create test-only command for establishing egress to another nodeSara Golemon
2020-03-30Revert "SERVER-46972 Create test-only command for establishing egress to anot...Matthew Saltz
2020-03-30SERVER-46972 Create test-only command for establishing egress to another nodeSara Golemon
2020-03-25Revert "SERVER-44954 Streamable RSM uses exhaust isMaster"jannaerin
2020-03-25SERVER-44954 Streamable RSM uses exhaust isMasterjannaerin
2020-03-17SERVER-46648 Cancel pending requests upon receiving the first responseCheahuychou Mao
2020-03-06SERVER-46694 Make hedging_metrics_server_status.js determinsticCheahuychou Mao
2020-02-21SERVER-46306 Make cancelCommand integration tests wait for the command to acq...Cheahuychou Mao
2020-02-19SERVER-45114 Connect AsyncDBClient exhaust functionality throughoutJanna Golden
2020-01-21SERVER-43606 Enforce connection reuse in response to remote interruptionBen Caimano
2019-10-03SERVER-43317 merge failpoint headers. Rewrite docs.Billy Donahue
2019-09-10SERVER-43119 FailPoint cleanupBilly Donahue
2019-06-10SERVER-39338 Remove `stdx/functional.h`ADAM David Alan Martin
2019-06-06SERVER-41133 Add TE::scheduleRemoteCommandOnAnyJason Carey
2019-05-29SERVER-41318 Return SemiFutures for ConnectionPoolBen Caimano
2019-03-28SERVER-40357 expand all calls to MONGO_DISALLOW_COPYINGBilly Donahue
2019-02-27SERVER-39513 NetworkInterface::setAlarm should be cancellableBen Caimano
2019-02-13SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue
2019-02-05SERVER-39146 Refactor BatonJason Carey
2019-01-16SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...Kaloian Manassiev
2018-11-15SERVER-35682 kill existing SharedPromise typeMathias Stearn
2018-10-22SERVER-37651 Update header files with new licenseRamon Fernandez
2018-09-21SERVER-37036 check status in network interfaceablack12
2018-07-30SERVER-33135 Delete code for OP_COMMANDMathias Stearn
2018-06-05SERVER-27031 Remove redundant tagAnthony Roy
2018-05-30SERVER-35275 rename fail point FP macros, improve docsBilly Donahue
2018-05-25SERVER-35234 makePromiseFuture<T>()Mathias Stearn
2018-05-16SERVER-34730 Delete NetworkInterfaceASIOJonathan Reams
2018-04-27SERVER-34739 Migrate to 1 connpool in ARSJason Carey
2018-04-13SERVER-33821 Implement NetworkInterfaceTL and AsyncDBClientJonathan Reams
2017-03-23SERVER-28430 Expose dropConnections() method on ConnectionPool through the Ne...Judah Schvimer
2016-12-30SERVER-27469 Remove dead code from NetworkInterface and ThreadPoolTaskExecutor.Andy Schwerin
2016-07-26SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto
2016-04-04SERVER-21170 NetworkInterface::startCommand should be able to reject requests...Waley Chen
2016-04-01Revert "SERVER-21170 NetworkInterface::startCommand should be able to reject ...Waley Chen
2016-03-30SERVER-21170 NetworkInterface::startCommand should be able to reject requests...Waley Chen