summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_manager_query_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-75302 Remove unused `allowAutoSplit` and `maxChunkSizeBytes` from chun...Pierlauro Sciarelli2023-03-291-8/+10
* SERVER-75312 Make sure analyzeShardKey command can handle queries with $expr ...Cheahuychou Mao2023-03-281-68/+34
* SERVER-73922 Remove placement and index info getters from the catalog cacheAllison Easton2023-02-221-2/+5
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-081-1/+1
* SERVER-73469 Remove dependency of the ChunkManager on QueryKaloian Manassiev2023-02-031-3/+15
* SERVER-72987 Make sure analyzeShardKey correctly classifies range queries in ...Cheahuychou Mao2023-01-211-27/+88
* SERVER-71615 Add top-level `onCurrentShardSince` field to `config.chunk` entriesSilvia Surroca2022-12-211-1/+2
* SERVER-64449 Get rid of the gFeatureFlagNewWriteErrorExceptionFormat flagKaloian Manassiev2022-06-221-5/+1
* SERVER-66203 move MONGO_LOGV2_DEFAULT_COMPONENT defs below includesBilly Donahue2022-05-061-1/+3
* SERVER-60378 Rewrite some sharding tests to avoid using chunk versions with T...Allison Easton2021-10-081-3/+3
* SERVER-60385 Timeseries fields aren't immutable anymoreSergi Mateo Bellido2021-10-041-5/+6
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-2/+2
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-291-3/+4
* SERVER-58989 Make timestamp required in DatabaseVersionBase IDLAllison Easton2021-08-161-1/+1
* SERVER-58270 Create configureCollectionAutoSplitter commandSimon Graetzer2021-07-301-5/+6
* SERVER-55592 Add time-series fields to sharding catalogSergi Mateo Bellido2021-04-211-0/+1
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-1/+2
* SERVER-52933 Add timestamp to the DatabaseVersion IDLSergi Mateo Bellido2020-11-241-1/+1
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-3/+10
* SERVER-46199 Make the RoutingTableHistory movableKaloian Manassiev2020-09-031-2/+4
* SERVER-49568 Thread the CollectionType's ReshardingFields through to the Cata...Blake Oler2020-09-021-2/+2
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-1/+2
* SERVER-50329 Make ChunkManager be passed by value everywhereKaloian Manassiev2020-08-171-2/+2
* SERVER-47740 Plumbing for construction of a full ExpressionContext in the sha...Eric Cox2020-06-011-3/+17
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-43848 find/update/delete w/o shard key predicate under txn with snapsh...Randolph Tan2020-03-041-0/+34
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-39339 Remove `stdx/memory.h`ADAM David Alan Martin2019-06-101-5/+5
* 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-32526 Increase the ChunkManager unit-test coverageKaloian Manassiev2018-01-131-2/+51
* SERVER-22611 Get rid of ChunkDiff and add more CatalogCache testsKaloian Manassiev2017-04-041-2/+2
* SERVER-22611 Make the catalog cache unit-tests go through the CatalogCacheKaloian Manassiev2017-03-311-1/+3
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-0/+440
* Revert "SERVER-22611 Sharding catalog cache refactor"Kaloian Manassiev2017-03-121-440/+0
* SERVER-22611 Sharding catalog cache refactorKaloian Manassiev2017-03-121-0/+440