summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/balancer_stats_registry.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "SERVER-70127 change system operation threads to be killable by default"Jiawei Yang2023-03-301-6/+0
* SERVER-74842 collStats must never return a negative number of orphansSilvia Surroca2023-03-171-1/+3
* SERVER-70127 change system operation threads to be killable by defaultJiawei Yang2023-03-131-0/+6
* SERVER-65815 Remove OrphanTracking feature flagPierlauro Sciarelli2022-11-231-4/+0
* SERVER-70864 Get rid of fine-grained range deleter lockTommaso Tocci2022-11-011-20/+8
* SERVER-69523 Only allow METADATA and MUTEX lock acqisitions with OpContextKaloian Manassiev2022-09-151-3/+1
* SERVER-62918 Change DBLock to use DatabaseNamejannaerin2022-06-271-2/+4
* SERVER-64242 Make `collStats` aggregation stage retrieve orphans from Balance...Allison Easton2022-05-311-0/+50
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-65795 Ensure BalancerStatsRegitry async initialization is interrupted ...Tommaso Tocci2022-04-221-26/+52
* SERVER-64196 Implement BalancerStatisticsRegistry and command to retrieve its...Tommaso Tocci2022-04-051-0/+286