summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/initial_split_policy.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-47979 Perform the collation check for `shardCollection` on the shardKaloian Manassiev2020-06-081-15/+1
* SERVER-43917 Support pre-splitting compound hashed shard keys with 'presplitH...Arun Banala2020-01-141-85/+186
* SERVER-9763 Remove BSONObjBuilder append unsigned methodAlya Berciu2019-07-031-0/+1
* SERVER-39756 Rearrange shardCollection code to allow critical section to be e...Blake Oler2019-05-151-8/+45
* SERVER-40346 Use AlternativeSessionRegion to insert config documents as retry...Blake Oler2019-04-161-8/+2
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39234 Ensure `shardCollection` initial split works the same between co...Kaloian Manassiev2019-01-291-5/+8
* SERVER-39180 Don't distribute chunks on `shardCollection` if the collection i...Kaloian Manassiev2019-01-251-8/+16
* SERVER-38472 Do not check if collection sharded from config serverjannaerin2019-01-021-0/+15
* SERVER-38392: remove assertion that we can't shard a non-empty collection ass...Kim Tao2018-12-111-1/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-36634 Change FCV check to check for CommandNotFound in configsvrShardC...jannaerin2018-09-131-10/+15
* SERVER-36102 Create initial chunks on appropriate shards for zoned shardingCheahuychou Mao2018-08-061-2/+16
* SERVER-14394 Create initial hashed shard key chunks directly on shardsCheahuychou Mao2018-07-311-2/+26
* SERVER-14394 Move the intial split code to a separate module and add unit testsCheahuychou Mao2018-07-271-0/+84
* Revert "SERVER-14394 Move the intial split code to a separate module and add ...Cheahuychou Mao2018-07-261-84/+0
* SERVER-14394 Move the intial split code to a separate module and add unit testsCheahuychou Mao2018-07-261-0/+84