summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types/balance_chunk_request_type.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-68826 Introduce the server_base libraryKaloian Manassiev2022-08-181-1/+1
* SERVER-65675 Complete TODO listed in SERVER-60792Pierlauro Sciarelli2022-06-081-10/+1
* SERVER-65438 Use the new ChunkVersion format in appendLegacyWithFieldKaloian Manassiev2022-04-131-2/+4
* SERVER-65204 Add Timestamp (in addition to Epoch) on the complete split pathKaloian Manassiev2022-04-111-12/+0
* SERVER-63331 Remove useless methods from BatchCommandResponseKaloian Manassiev2022-02-071-1/+1
* SERVER-63168 remove hidden parameter from moveChunk commandPaolo Polato2022-02-031-9/+0
* SERVER-60489 Fix function to return a NamespaceString reference instead of a ...Antonio Fuschetto2021-10-191-1/+1
* SERVER-60489 Handle potential exceptions in balancer recovery phaseAntonio Fuschetto2021-10-181-6/+12
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-0/+12
* SERVER-42273 Introduce 'force' option to 'moveChunk' to allow migrating jumbo...Janna Golden2019-11-051-1/+8
* SERVER-42106 Use auto-generated _ids for config.chunks and config.tagsJamie Heppenstall2019-07-221-1/+1
* 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-32901 Consolidate sharding librariesKaloian Manassiev2018-01-291-1/+1
* SERVER-22672 Introduce BalanceChunkRequestKaloian Manassiev2016-06-091-0/+118