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_tl.cpp
Age
Commit message (
Expand
)
Author
2020-03-06
SERVER-46694 Make hedging_metrics_server_status.js determinstic
Cheahuychou Mao
2020-03-05
SERVER-46607 ignore MaxTimeMSExpire error on hedged reads
Misha Tyulenev
2020-03-05
SERVER-46566 increment hedging metrics counters
Misha Tyulenev
2020-03-03
SERVER-46472 add maxTimeMSForHedgedReads
Misha Tyulenev
2020-02-28
SERVER-46463 add logging for hedged reads
Misha Tyulenev
2020-02-27
SERVER-45432 Basic support for operation hedging
Misha Tyulenev
2020-02-27
SERVER-45117 template AlarmState weak_ptr
Louis Williams
2020-02-26
SERVER-45117 Guard NetworkInterfaceTL::setAlarm() more aggressively
Ben Caimano
2020-02-25
SERVER-46331 Check for SocketException error on response object in NetworkInt...
Janna Golden
2020-02-21
SERVER-46306 Make cancelCommand integration tests wait for the command to acq...
Cheahuychou Mao
2020-02-21
SERVER-45567 removing util/log.h where I can
Gabriel Russell
2020-02-19
SERVER-45114 Connect AsyncDBClient exhaust functionality throughout
Janna Golden
2020-02-19
SERVER-45464 Kill canceled operations remotely
Cheahuychou Mao
2020-02-13
SERVER-45869 automatically converted structured logging
Gabriel Russell
2020-02-10
SERVER-45982 Separate RequestState concept from NetworkInterfaceTL::CommandState
Ben Caimano
2020-01-21
SERVER-43606 Enforce connection reuse in response to remote interruption
Ben Caimano
2020-01-14
SERVER-45261 create more state in NiTL ctor
Jason Carey
2019-09-17
SERVER-42165 Replace uses of stdx::mutex with mongo::Mutex
Ben Caimano
2019-09-10
SERVER-43119 FailPoint cleanup
Billy Donahue
2019-07-29
SERVER-42303 NITL schedules out-of-line immediately and never again
Ben Caimano
2019-07-27
SERVER-41772 Apply clang-format 7.0.1 to the codebase
clang-format-7.0.1
2019-06-06
SERVER-41133 Add TE::scheduleRemoteCommandOnAny
Jason Carey
2019-05-29
SERVER-41318 Return SemiFutures for ConnectionPool
Ben Caimano
2019-05-08
SERVER-41056 Fix NiTL::shutdown() without startup()
Jason Carey
2019-05-01
SERVER-40721 Add SubBaton
Jason Carey
2019-04-26
SERVER-40819 Use ConnectionPool shared_ptr for full lifetime management
Ben Caimano
2019-04-19
SERVER-40464 skip auth option for connection pools
Jason Carey
2019-04-05
SERVER-39814 Add OutOfLineExecutor to ConnectionPool factory interface
Ben Caimano
2019-04-05
SERVER-39965 OutOfLineExecutor Tasks are now unique_function(Status)
Ben Caimano
2019-04-03
Revert "SERVER-39965 OutOfLineExecutor Tasks are now unique_function(Status)"
Benety Goh
2019-04-03
Revert "SERVER-39814 Add OutOfLineExecutor to ConnectionPool factory interface"
Benety Goh
2019-04-02
SERVER-39814 Add OutOfLineExecutor to ConnectionPool factory interface
Ben Caimano
2019-04-02
SERVER-39965 OutOfLineExecutor Tasks are now unique_function(Status)
Ben Caimano
2019-02-27
SERVER-39513 NetworkInterface::setAlarm should be cancellable
Ben Caimano
2019-02-26
SERVER-39962 Fix parameter hiding in NiTL
Jason Carey
2019-02-13
SERVER-39560 - remove leading blank line on all C++ files
Billy Donahue
2019-02-12
SERVER-39466 Make transport::Reactor inherit from OutOfLineExecutor
Ben Caimano
2019-02-05
SERVER-39146 Refactor Baton
Jason Carey
2019-01-15
SERVER-38073 Adjust error message for timeout in _onAcquireConn
Jonathan Ma
2018-12-20
SERVER-35688 Make ConnectionPool support transport::ConnectSSLMode
Mathias Stearn
2018-12-07
SERVER-38183 add tryGet to exec connpool
Jason Carey
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-06
SERVER-36900 Add a `unique_function` utility.
ADAM David Alan Martin
2018-07-30
SERVER-33135 Remove metadata accessors from command reply APIs
Mathias Stearn
2018-07-29
SERVER-35056 Flush ready callbacks on NetworkInterfaceTL shutdown
Ben Caimano
2018-07-26
SERVER-35684 Remove `promise.getFuture()`
ADAM David Alan Martin
2018-06-08
SERVER-35179 Make NiTL actually refresh
Jason Carey
2018-05-25
SERVER-35234 makePromiseFuture<T>()
Mathias Stearn
2018-05-16
SERVER-34730 Delete NetworkInterfaceASIO
Jonathan Reams
[prev]
[next]