summaryrefslogtreecommitdiff
path: root/src/mongo/s/sharding_task_executor_pool_controller.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-73610 Introduce Connection-Leasing from ConnectionPool and NetworkInte...George Wangensteen2023-03-151-1/+1
* SERVER-68342 Modify ServerParameter to take tenantIdGabriel Marks2022-08-301-2/+4
* SERVER-67912 Reduce set of non-causally consistent API of the ShardRegistryTommaso Tocci2022-07-111-6/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-62656 optional minmax for CSRS poolsBilly Donahue2022-04-251-2/+32
* SERVER-61973 Remove unnecessary TODOs that reference SERVER-40224Matt Diener2022-02-091-1/+0
* SERVER-53394 Make ShardingTaskExecutorPoolReplicaSetMatching default to disab...George Wangensteen2021-01-271-1/+14
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45546 Do not create HostPools for passive membersBen Caimano2020-01-171-6/+14
* SERVER-45344 RSCN functions should be noexceptAmirsaman Memaripour2020-01-131-4/+4
* Revert "SERVER-42930 ConnectionPool controller updates must batch across hosts"Pavithra Vetriselvan2019-09-231-10/+2
* SERVER-42930 ConnectionPool controller updates must batch across hostsBen Caimano2019-09-191-2/+10
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-1/+1
* SERVER-42125 Omit passive members from RSM connection stringsBen Caimano2019-07-251-1/+1
* SERVER-41602 Activate followBusiestNode in ShardingTaskExecutorBen Caimano2019-06-191-61/+119
* SERVER-39819 SERVER-39820 Add HostGroup Controller impl to tie together replSetsBen Caimano2019-06-101-0/+249