summaryrefslogtreecommitdiff
path: root/src/mongo/s/chunk_manager.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-31540 Get rid of boost::optional<UUID> from sharding codeKaloian Manassiev2021-10-201-6/+6
* SERVER-60385 Timeseries fields aren't immutable anymoreSergi Mateo Bellido2021-10-041-1/+2
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-211-54/+9
* SERVER-58424 Refactor QueryPlanner::plan() in preparation for DocumentSource ...Eric Cox2021-08-191-3/+4
* SERVER-58270 Create configureCollectionAutoSplitter commandSimon Graetzer2021-07-301-3/+25
* SERVER-53335 Queries, updates, and deletes with non-"simple" collations may m...Jason Zhang2021-06-301-2/+15
* SERVER-57844 Minor timestamp-consistency issue between the ChunkManager/SSCCL...Sergi Mateo Bellido2021-06-211-3/+7
* SERVER-56908 Changing at which time the ComparableChunkVersion object is crea...Jordi Serra Torrens2021-05-141-5/+2
* SERVER-55592 Add time-series fields to sharding catalogSergi Mateo Bellido2021-04-211-0/+6
* SERVER-54975 Rename IDL parser classes to use CommandRequest and CommandReply...Bernard Gorman2021-04-021-1/+1
* SERVER-53060 Remove QueryRequest classRuoxin Xu2021-02-171-5/+6
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-051-2/+2
* SERVER-53104 Ensure all shard-local cache collections of config.collections c...Sergi Mateo Bellido2021-02-031-0/+37
* SERVER-52587 Making collection and database instances comparable through clus...Sergi Mateo Bellido2021-01-181-11/+16
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-141-4/+5
* SERVER-53093 Add timestamp to ChunkVersionSergi Mateo Bellido2020-12-101-8/+16
* SERVER-51070 Use the regular write path for writes to the Config ServerKaloian Manassiev2020-12-041-0/+14
* SERVER-53140 Copy allowMigrations setting into persisted metadata.Max Hirschhorn2020-12-021-0/+3
* SERVER-50027 Implement an 'allowMigrations' collection propertyKaloian Manassiev2020-11-111-1/+13
* SERVER-50728 Use QuerySolution to generate explain output at queryPlanner ver...Anton Korshunov2020-11-041-0/+1
* SERVER-50815 Improve database and collection version formatting on logsSergi Mateo Bellido2020-10-011-4/+12
* SERVER-50912 Fix the comparison logic in ComparableChunkVersionKaloian Manassiev2020-09-151-23/+48
* SERVER-50726 Add unique id to QuerySolutionNodeDavid Storch2020-09-141-1/+1
* SERVER-46199 Make the collection CatalogCache support causal consistencyMarcos José Grillo Ramírez2020-09-091-25/+83
* SERVER-46199 Get rid of the BM_IncrementalRefreshWithNoChange benchmarkKaloian Manassiev2020-09-041-1/+0
* SERVER-46199 Make the RoutingTableHistory movableKaloian Manassiev2020-09-031-10/+9
* SERVER-46199 Hide the RoutingTableHistory detail from the ChunkManagerKaloian Manassiev2020-09-031-19/+10
* SERVER-49568 Thread the CollectionType's ReshardingFields through to the Cata...Blake Oler2020-09-021-7/+14
* SERVER-50505 Make the CatalogCache return ChunkManager(s) directlyKaloian Manassiev2020-09-011-3/+7
* SERVER-50272 Make RoutingTableHistory movableMarcos José Grillo Ramírez2020-08-201-5/+1
* SERVER-49677 RoutingTableHistory::makeUpdated should skip copying chunkMap if...Allison Easton2020-08-071-0/+6
* SERVER-48740 Modify ChunkMap to use std::vector internallyAlex Taskov2020-07-081-94/+156
* SERVER-48739 Add cached max KeyString to ChunkInfo classAlex Taskov2020-06-171-33/+17
* SERVER-46993 Split parameters exclusive to mongos from being included in mong...Randolph Tan2020-06-021-1/+1
* SERVER-47740 Plumbing for construction of a full ExpressionContext in the sha...Eric Cox2020-06-011-4/+8
* SERVER-47674 Create Facade wrapper for ChunkInfoMapAlex Taskov2020-04-271-186/+204
* SERVER-47735 change mongo source over to logv2Billy Donahue2020-04-261-1/+1
* SERVER-46487 Add fast path to getShardIdsForRange() when chunk range is [MinK...Gregory Noma2020-04-161-5/+22
* SERVER-46845 Allow logging operations to bypass ShardInvalidatedForTargeting ...Blake Oler2020-04-061-2/+11
* SERVER-47336 Reset stale shards under catalog cache mutex when returning back...Blake Oler2020-04-061-1/+0
* SERVER-46386 Change MetadataManager::_findNewestOverlappingMetadata to work w...Matthew Saltz2020-03-131-1/+12
* SERVER-46004 refineCollectionShardKey should verify indexes on a shard with a...Jack Mulrow2020-03-131-0/+5
* SERVER-43848 find/update/delete w/o shard key predicate under txn with snapsh...Randolph Tan2020-03-041-4/+11
* SERVER-46394 Create feature flag to turn on/off PM-1633Blake Oler2020-03-021-8/+15
* SERVER-45567 removing util/log.h where I canGabriel Russell2020-02-211-1/+0
* SERVER-45869 more automatically converted structuredGabriel Russell2020-02-201-2/+4
* SERVER-45981 Prevent duplicating action upon receiving notice that a given sh...Blake Oler2020-02-111-1/+2
* SERVER-44501 Modify the RoutingTableHistory to check if a particular shard ha...Blake Oler2020-01-151-0/+4
* SERVER-44500 Create a new ShardVersionMap that includes references to specifi...Blake Oler2020-01-091-5/+21
* SERVER-43617 Add metrics on the mongos to indicate the number of shards targe...Janna Golden2019-12-171-0/+4