index
:
mongo.git
master
release-6.0.1
release-7.0.1
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mongo
/
executor
/
network_interface.h
Age
Commit message (
Expand
)
Author
2024-09-16
SERVER-94823 Increase networking C++ integration test logging verbosity (#27086)
Patrick Freed
2024-09-10
SERVER-89093 Remove catchingInvoke and gSuppressNetworkInterfaceTransportLaye...
Patrick Freed
2023-07-01
SERVER-77049 SERVER-77050 IWYU automated changes up to 1.0
Daniel Moody
2023-03-15
SERVER-73610 Introduce Connection-Leasing from ConnectionPool and NetworkInte...
George Wangensteen
2023-02-13
SERVER-70191 Share HostAndPort alphabetization code for test between async_rp...
George Wangensteen
2021-10-28
SERVER-59858 Add observability for tasks scheduled on reactor threads
Amirsaman Memaripour
2021-05-13
Revert "SERVER-48493 RSM's isMasterMonitor should handle network exceeded tim...
George Wangensteen
2021-03-23
SERVER-53230: Rename cancelation -> cancellation everywhere
Tyler Seip
2020-06-10
SERVER-46726 Using testing proctor to control diagnostics
Amirsaman Memaripour
2020-06-03
SERVER-48493 RSM's isMasterMonitor should handle network exceeded time limit ...
jannaerin
2020-06-01
SERVER-48505 NetworkInterfaceTest's StartCommandAny should use failpoint to d...
Cheahuychou Mao
2020-04-24
SERVER-46187 Remove RemoteCommandRequest::expirationDate in favor of dateSche...
Spencer T Brody
2020-04-17
SERVER-44954 Streamable RSM uses exhaust isMaster
jannaerin
2020-04-07
SERVER-47343 Add/update failpoints to make cancelCommand integration tests mo...
Cheahuychou Mao
2020-03-31
SERVER-46972 Create test-only command for establishing egress to another node
Sara Golemon
2020-03-30
Revert "SERVER-46972 Create test-only command for establishing egress to anot...
Matthew Saltz
2020-03-30
SERVER-46972 Create test-only command for establishing egress to another node
Sara Golemon
2020-03-25
Revert "SERVER-44954 Streamable RSM uses exhaust isMaster"
jannaerin
2020-03-25
SERVER-44954 Streamable RSM uses exhaust isMaster
jannaerin
2020-03-17
SERVER-46648 Cancel pending requests upon receiving the first response
Cheahuychou Mao
2020-03-06
SERVER-46694 Make hedging_metrics_server_status.js determinstic
Cheahuychou Mao
2020-02-21
SERVER-46306 Make cancelCommand integration tests wait for the command to acq...
Cheahuychou Mao
2020-02-19
SERVER-45114 Connect AsyncDBClient exhaust functionality throughout
Janna Golden
2020-01-21
SERVER-43606 Enforce connection reuse in response to remote interruption
Ben Caimano
2019-10-03
SERVER-43317 merge failpoint headers. Rewrite docs.
Billy Donahue
2019-09-10
SERVER-43119 FailPoint cleanup
Billy Donahue
2019-06-10
SERVER-39338 Remove `stdx/functional.h`
ADAM David Alan Martin
2019-06-06
SERVER-41133 Add TE::scheduleRemoteCommandOnAny
Jason Carey
2019-05-29
SERVER-41318 Return SemiFutures for ConnectionPool
Ben Caimano
2019-03-28
SERVER-40357 expand all calls to MONGO_DISALLOW_COPYING
Billy Donahue
2019-02-27
SERVER-39513 NetworkInterface::setAlarm should be cancellable
Ben Caimano
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-02-05
SERVER-39146 Refactor Baton
Jason Carey
2019-01-16
SERVER-39022 Make the sharding fixed task executor use unlimited thread pool ...
Kaloian Manassiev
2018-11-15
SERVER-35682 kill existing SharedPromise type
Mathias Stearn
2018-10-22
SERVER-37651 Update header files with new license
Ramon Fernandez
2018-09-21
SERVER-37036 check status in network interface
ablack12
2018-07-30
SERVER-33135 Delete code for OP_COMMAND
Mathias Stearn
2018-06-05
SERVER-27031 Remove redundant tag
Anthony Roy
2018-05-30
SERVER-35275 rename fail point FP macros, improve docs
Billy Donahue
2018-05-25
SERVER-35234 makePromiseFuture<T>()
Mathias Stearn
2018-05-16
SERVER-34730 Delete NetworkInterfaceASIO
Jonathan Reams
2018-04-27
SERVER-34739 Migrate to 1 connpool in ARS
Jason Carey
2018-04-13
SERVER-33821 Implement NetworkInterfaceTL and AsyncDBClient
Jonathan Reams
2017-03-23
SERVER-28430 Expose dropConnections() method on ConnectionPool through the Ne...
Judah Schvimer
2016-12-30
SERVER-27469 Remove dead code from NetworkInterface and ThreadPoolTaskExecutor.
Andy Schwerin
2016-07-26
SERVER-24615 Add support for OperationContext in EgressMetadataHook
Mark Benvenuto
2016-04-04
SERVER-21170 NetworkInterface::startCommand should be able to reject requests...
Waley Chen
2016-04-01
Revert "SERVER-21170 NetworkInterface::startCommand should be able to reject ...
Waley Chen
2016-03-30
SERVER-21170 NetworkInterface::startCommand should be able to reject requests...
Waley Chen
[next]