summaryrefslogtreecommitdiff
path: root/src/mongo/s/shard_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-65204 Add Timestamp (in addition to Epoch) on the complete split pathKaloian Manassiev2022-04-111-0/+1
* SERVER-63203 Do not fail chunk split if more than 8192 points are requestedPaolo Polato2022-02-101-0/+2
* SERVER-60507 ClusterStatistics need to provide collection level size statisticsSimon Graetzer2021-10-111-0/+13
* SERVER-59845 selectChunkSplitPoints must rely on the autoSplitVector functionPierlauro Sciarelli2021-09-171-2/+1
* SERVER-54979 Let chunkSplit+ splitVector participate in the shard versioning ...Simon Graetzer2021-08-081-1/+2
* 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-27938 Rename all OperationContext variables to opCtxMaria van Keulen2017-03-071-3/+3
* SERVER-27809 Move regular chunk split to the balancerKaloian Manassiev2017-01-301-4/+3
* SERVER-27809 Move chunk 'at median' split to the cluster split commandKaloian Manassiev2017-01-251-18/+5
* SERVER-27613 do not send chunk's ChunkVersion in split requestsEsha Maharishi2017-01-111-2/+0
* SERVER-25527 Make moveChunk and splitChunk commands include the chunk versionKaloian Manassiev2016-08-171-0/+2
* SERVER-24071 Introduce ChunkRange classKaloian Manassiev2016-05-091-1/+2
* SERVER-22667 Move multiSplit to shardutilKaloian Manassiev2016-04-261-7/+31
* SERVER-22667 Move Chunk::pickSplitVector/MedianKey out of ChunkKaloian Manassiev2016-04-121-4/+38
* SERVER-19875 Add OperationContext to CatalogManager::getAllShardsSpencer T Brody2015-08-251-1/+4
* SERVER-19111 Get rid of ShardStatusKaloian Manassiev2015-06-291-0/+56