summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_merge_all_chunks_on_shard_cmd.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-74600 Fix test bugs due to secondary reads in `merge_all_chunks_on_sha...Pierlauro Sciarelli2023-03-131-2/+8
* SERVER-74405 Set a maximum number of chunks to merge within an auto-merging r...Pierlauro Sciarelli2023-03-031-0/+2
* SERVER-73112 Avoid constructing global namespaces directlyjannaerin2023-02-261-1/+1
* SERVER-72278 Implement `mergeAllChunksOnShard` command pathsSilvia Surroca2023-01-201-0/+106