summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/config/sharding_catalog_manager_shard_collection_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-64606 Remove TenantNamespacejannaerin2022-04-011-4/+1
* SERVER-61678 Make autoSplitVector return `continuation` flagAllison Easton2022-03-101-1/+1
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-181-1/+4
* Revert "SERVER-62239 Put tenantId on opCtx if passed as $tenant"Kaloian Manassiev2022-01-161-4/+1
* SERVER-61986 Add TenantNamespace to Collection objectjannaerin2022-01-141-1/+4
* SERVER-61534 Increase default max chunk size to 128MiBPierlauro Sciarelli2021-11-191-1/+2
* SERVER-59845 selectChunkSplitPoints must rely on the autoSplitVector functionPierlauro Sciarelli2021-09-171-6/+6
* SERVER-54584 Get rid of nss in SplitPolicyParams after 5.0 has branched outAllison Easton2021-09-031-6/+13
* SERVER-59602 Get rid of ChunkEntryFormatPierlauro Sciarelli2021-08-261-30/+10
* SERVER-58652 Remove legacy ConfigsvrShardCollection commandTommaso Tocci2021-07-271-68/+67
* SERVER-56065 Properly serialise the chunk entries format on transitions betwe...Kaloian Manassiev2021-04-161-20/+30
* SERVER-52779 Added new coordinator to create collection with the new shard co...Marcos José Grillo Ramírez2021-02-051-25/+55
* SERVER-52762 Always persist ChunkType with the proper `collectionUUID`Pierlauro Sciarelli2020-12-011-6/+6
* SERVER-48775 Make all `s_test` suites use the ShardingTestFixtureKaloian Manassiev2020-06-151-1/+1
* SERVER-47979 Perform the collation check for `shardCollection` on the shardKaloian Manassiev2020-06-081-7/+7
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-43917 Support pre-splitting compound hashed shard keys with 'presplitH...Arun Banala2020-01-141-88/+84
* SERVER-42593 Remove fcv4.0 shardCollection pathjannaerin2019-08-081-391/+0
* SERVER-26531 Change ConfigServerTestFixture::setupChunks to `void`Kaloian Manassiev2019-06-271-13/+13
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-11/+11
* SERVER-39756 Rearrange shardCollection code to allow critical section to be e...Blake Oler2019-05-151-50/+104
* SERVER-40170 Increase the sharding unit-tests async work future timeoutKaloian Manassiev2019-03-181-9/+9
* SERVER-39560 - remove leading blank line on all C++ filesBilly Donahue2019-02-131-1/+0
* SERVER-39234 Remove unused variable from the shardCollection unit-testKaloian Manassiev2019-01-301-3/+0
* SERVER-39234 Ensure `shardCollection` initial split works the same between co...Kaloian Manassiev2019-01-291-109/+392
* SERVER-39180 Don't distribute chunks on `shardCollection` if the collection i...Kaloian Manassiev2019-01-251-0/+63
* SERVER-38392: remove assertion that we can't shard a non-empty collection ass...Kim Tao2018-12-111-98/+27
* SERVER-36473 Make a dedicated RAII class to manage Client lifetimeGregory Wlodarek2018-11-081-6/+3
* SERVER-37651 Update header files with new licenseRamon Fernandez2018-10-221-8/+10
* SERVER-34628 Prep for removing appendCommandStatusMathias Stearn2018-05-081-1/+1
* SERVER-29908 Move sharding_catalog_manager and tests under db/s/configKaloian Manassiev2018-02-061-0/+445