summaryrefslogtreecommitdiff
path: root/src/mongo/s/sharding_egress_metadata_hook.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply formatting per `clang-format-7.0.1`clang-format-7.0.12019-07-261-2/+2
* SERVER-36159 Log whenever the gossiped config server opTime term changesKevin Pulo2019-05-301-6/+10
* SERVER-40078 Report lastCommitted wall clock timeMaria van Keulen2019-04-161-2/+4
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-5261 Include authentication information in currentOp outputJonathan Reams2018-09-141-2/+2
* SERVER-18084 Give ServiceContext to ShardingEgressMetadataHookKaloian Manassiev2017-07-271-5/+9
* SERVER-29700 add operationTime in all connections used by mongosMisha Tyulenev2017-07-191-1/+2
* SERVER-27750 Always attach the configsvr metadata in ShardingEgress*HooksRandolph Tan2017-03-101-7/+0
* Revert "Revert "SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and...Randolph Tan2017-03-101-16/+6
* Revert "SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and shardCo...Randolph Tan2017-03-091-6/+16
* SERVER-27750 Attach LogicalTimeMetadata to globalConnPool and shardConnection...Randolph Tan2017-03-081-16/+6
* SERVER-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-5/+5
* SERVER-27749 Refactor ShardingEgressMetadataHookRandolph Tan2017-02-241-14/+2
* SERVER-25266 Enhance NetworkASIO to send the client metadata documentMark Benvenuto2016-08-041-0/+4
* SERVER-24615 Add support for OperationContext in EgressMetadataHookMark Benvenuto2016-07-261-3/+5
* SERVER-24630 Mongos erroneously advances config optime for writes that fail w...Siyuan Zhou2016-06-211-1/+7
* SERVER-23973 Ensure config servers send the correct config server optime when...Spencer T Brody2016-05-191-4/+2
* SERVER-23209 maintain config server opTime through ShardingEgressMetadataHookEsha Maharishi2016-04-131-32/+34
* SERVER-23572 move sharding_egress_metadata_hook library into coreshardEsha Maharishi2016-04-061-2/+4
* SERVER-23534 move miscellaneous methods off GridEsha Maharishi2016-04-061-0/+1
* SERVER-23479 move ownership of configOpTime to GridEsha Maharishi2016-04-051-2/+2
* SERVER-23298 refactor ShardingConnectionHook and ShardingEgressMetadataHook t...Esha Maharishi2016-04-031-0/+136