summaryrefslogtreecommitdiff
path: root/src/mongo/executor/async_rpc_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74493 Make DatabaseName constructors private - test filesmathisbessamdb2023-04-271-8/+8
* SERVER-72082 Process transaction metadata via the TxnRouter when using AsyncR...George Wangensteen2023-03-131-3/+132
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-6/+6
* SERVER-70894 Add an overload for async_rpc::sendCommand that doesn't require ...Alex Li2023-02-071-0/+61
* SERVER-70191 Move async_rpc::sendTxnCommand to its own headerGeorge Wangensteen2023-02-061-0/+1
* SERVER-72174 Delete comments about removing ExtraErrorInfo serialization logi...Patrick Freed2023-02-021-1/+0
* SERVER-69977 Extend RemoteCommandRunner API to allow for Generic Passthrough ...Jason Chan2023-01-201-0/+179
* SERVER-71230 Add baton support to async rpc sendersGeorge Wangensteen2023-01-041-0/+75
* SERVER-70193 Add sendTxnCommand to async rpc APIJason Chan2022-12-141-43/+230
* SERVER-71075 Add attempted/used targets to AsyncRPCErrorInfoGeorge Wangensteen2022-12-051-0/+80
* SERVER-71192 Rewrite targeting and executor shutdown errors for hedged async rpcGeorge Wangensteen2022-11-141-0/+25
* SERVER-68650 Improve async RPC API naming conventions and fix use of retry po...George Wangensteen2022-10-191-0/+473