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
2022-05-27
SERVER-66260 Modify executor::RemoteCommandRequest to accept an Options argument
Daniel Morilha
2022-05-06
SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includes
Billy Donahue
2022-05-05
SERVER-65131 Disable opportunistic read targeting
Vojislav Stojkovic
2022-05-03
SERVER-65292 NetworkInterfaceTL::shutdown may race with the destructor
daniel-mdb
2022-03-11
SERVER-63327 Remove usages of StaleShardVersion from the migrations path
Kaloian Manassiev
2022-02-25
SERVER-58024 Audit NetworkInterfaceTL for calls to exception-throwing fns in ...
Daniel Morilha
2022-01-18
SERVER-62239 Put tenantId on opCtx if passed as $tenant
jannaerin
2022-01-16
Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"
Kaloian Manassiev
2022-01-14
SERVER-62239 Put tenantId on opCtx if passed as $tenant
jannaerin
2022-01-07
SERVER-59521 Remove TODO for SERVER-47602 and improve the comment
Amirsaman Memaripour
2021-10-28
SERVER-59858 Add observability for tasks scheduled on reactor threads
Amirsaman Memaripour
2021-07-30
SERVER-58381 Define and process kind(2) in OP_MSG payload
Sara Golemon
2021-07-06
SERVER-58139 Check for cancelation before sending remote commands
Amirsaman Memaripour
2021-06-23
SERVER-49435 Make NetworkInterfaceTL::ExhaustCommandState::sendRequest handle...
George Wangensteen
2021-06-10
SERVER-50138 Avoid logging no TransportLayer configured in production
Alex Li
2021-03-23
SERVER-53230: Rename cancelation -> cancellation everywhere
Tyler Seip
2021-01-05
SERVER-52707 Make tenant migration recipient use x509 certificate to connect ...
Cheahuychou Mao
2020-12-22
SERVER-53453: Set finalResponsePromise before calling continueExhaustRequest ...
Tyler Seip
2020-12-22
SERVER-53084 Run onFinish callback out of line in the NetworkInterfaceTL
Matthew Saltz
2020-12-16
SERVER-52676 Hedged reads should ignore stale errors
Jaume Moragues
2020-11-23
SERVER-52939 Expand Promise::setFrom()
Ben Caimano
2020-11-20
SERVER-52710: wire up transient SSL parameters up to the NetworkInterface
Andrew Shuvalov
2020-11-06
SERVER-51811: build fix, SSL code must be guarded
Andrew Shuvalov
2020-11-05
SERVER-51811: No-op wiring of transient SSL params in related methods
Andrew Shuvalov
2020-08-30
SERVER-46187 When sending commands within the cluster attach maxTimeMSOpOnly ...
Spencer T Brody
2020-07-09
Revert "SERVER-47352 Return connections inline for NetworkInterfaceTL"
Ben Caimano
2020-06-05
SERVER-46726 Provide separate setParameter to disable diagnostic work
Amirsaman Memaripour
2020-06-01
SERVER-48505 NetworkInterfaceTest's StartCommandAny should use failpoint to d...
Cheahuychou Mao
2020-05-18
SERVER-47437 Synchronize and unify NetworkInterfaceTL state components
Ben Caimano
2020-04-26
SERVER-47735 change mongo source over to logv2
Billy Donahue
2020-04-24
SERVER-46187 Remove RemoteCommandRequest::expirationDate in favor of dateSche...
Spencer T Brody
2020-04-22
SERVER-47543 fix hang when hedge read finishes first with MaxTimeMSExpired error
Misha Tyulenev
2020-04-22
SERVER-47073 Clean up log lines in mongo/client and mongo/executor
Ben Caimano
2020-04-17
SERVER-44954 Streamable RSM uses exhaust isMaster
jannaerin
2020-04-16
SERVER-47117 clear maxTimeMSForHedgedReads delay from the getMore on hedge reads
Misha Tyulenev
2020-04-14
SERVER-47507 Cancel all remaining egress commands on shutdown
Ben Caimano
2020-04-07
SERVER-47343 Add/update failpoints to make cancelCommand integration tests mo...
Cheahuychou Mao
2020-04-06
SERVER-47351 Better synchronize NetworkInterfaceTL shutdown with in-flight co...
Ben Caimano
2020-04-06
SERVER-47352 Return connections inline for NetworkInterfaceTL
Ben Caimano
2020-04-01
SERVER-46821 Allow NetworkingBatons to send work to ASIOReactor after detach
Ben Caimano
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-30
SERVER-47167 Make hedged read tests more robust
Cheahuychou Mao
2020-03-27
SERVER-47141 Make failpoint in NetworkInterfaceTL sort targets before constru...
Cheahuychou Mao
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-12
Revert "SERVER-46512 do not use baton to run hedge requests"
Misha Tyulenev
2020-03-12
SERVER-46512 do not use baton to run hedge requests
Misha Tyulenev
[prev]
[next]