summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shardsvr_get_stats_for_balancing_command.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-66353 Add concurrency information to OperationContext::setAlwaysInterr...George Wangensteen2022-05-231-1/+1
* SERVER-65816 Change balancer policy to balance on data size rather than numbe...Pierlauro Sciarelli2022-05-191-1/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65705 avoid division by zero in ShardsvrGetStatsForBalancingTommaso Tocci2022-04-261-1/+1
* SERVER-65536 Relax constraints on numer of records in ShardsvrGetStatsForBala...Tommaso Tocci2022-04-191-1/+6
* SERVER-65215 Make _shardsvrGetStatsForBalancing command accept/return collect...Pierlauro Sciarelli2022-04-131-6/+14
* SERVER-64196 Implement BalancerStatisticsRegistry and command to retrieve its...Tommaso Tocci2022-04-051-0/+145