summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types
Commit message (Expand)AuthorAgeFilesLines
...
* SERVER-63168 remove hidden parameter from moveChunk commandPaolo Polato2022-02-032-23/+0
* SERVER-62456 Take UUID for `dropTarget` of `renameCollection` commandGregory Noma2022-02-021-2/+6
* SERVER-62609 Represent the w parameter of WriteConcernOptions as a variantMatt Broadstone2022-02-013-14/+21
* SERVER-62783 Use the 'any' form for the wrongly encoded positional formatKaloian Manassiev2022-01-261-1/+1
* SERVER-62455 Add `collectionUUID` parameter to `renameCollection` commandGregory Noma2022-01-251-0/+4
* SERVER-62783 Get rid of ChunkVersion::toBSONKaloian Manassiev2022-01-254-21/+11
* SERVER-58518 Report progress of collection defragmentation through balancerCo...Paolo Polato2022-01-251-1/+5
* SERVER-62454 Add `collectionUUID` parameter to `shardCollection` commandGregory Noma2022-01-241-0/+4
* SERVER-62783 Get rid of ChunkVersion::appendWithField/parseWithFieldKaloian Manassiev2022-01-242-12/+10
* SERVER-62757 Rename balancerShouldMergeChunks command parameterTommaso Tocci2022-01-201-2/+2
* SERVER-61726 disallow committing auto-splits for collections under defragment...Pierlauro Sciarelli2022-01-143-6/+32
* SERVER-61558 Rename configureCollectionAutosplitter commandr5.3.0-alpha0Tommaso Tocci2022-01-131-21/+21
* SERVER-27209 Eliminate dangerous BSONElement string extraction methodsMatt Kneiser2022-01-131-1/+1
* SERVER-62065 Make the CPP name of '_flushRoutingTableCacheUpdates' more user-...Kaloian Manassiev2022-01-111-2/+2
* SERVER-62064 Serialize resharding with other DDL operations on stepupJordi Serra Torrens2022-01-071-27/+33
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-12-221-0/+11
* Revert "SERVER-60694 Move collMod to DDL coordinator infrastructure"Arun Banala2021-12-031-11/+0
* SERVER-60694 Move collMod to DDL coordinator infrastructureRui Liu2021-11-231-0/+11
* SERVER-56227 Add user-facing command for permitMigrations using DDL coordinatorMarcos José Grillo Ramirez2021-11-222-2/+32
* SERVER-60489 Fix function to return a NamespaceString reference instead of a ...Antonio Fuschetto2021-10-191-1/+1
* SERVER-60489 Handle potential exceptions in balancer recovery phaseAntonio Fuschetto2021-10-183-32/+38
* SERVER-58908 Add mergeChunks configuration to configureCollectionAutoSplitterSimon Graetzer2021-10-142-6/+8
* SERVER-60378 Rewrite some sharding tests to avoid using chunk versions with T...Allison Easton2021-10-084-15/+15
* SERVER-60074 Add feature flag for configureCollectionAutoSplitter commandSimon Graetzer2021-09-221-0/+6
* SERVER-60007 Implement command to drop collection if its UUID differs from th...Pierlauro Sciarelli2021-09-211-0/+49
* SERVER-52847 Make timestamp required in CollectionType and ShardCollectionTyp...Allison Easton2021-09-216-27/+38
* SERVER-59845 selectChunkSplitPoints must rely on the autoSplitVector functionPierlauro Sciarelli2021-09-171-0/+73
* SERVER-59127 Remove the legacy configsvr_merge_chunk_commandPaolo Polato2021-09-142-289/+2
* SERVER-59052 Remove deprecated ChunkType::ns fieldSimon Graetzer2021-08-296-7/+77
* SERVER-59213 Refactoring MoveChunkRequest::appendAsCommand()Paolo Polato2021-08-103-15/+7
* SERVER-54810 Do not acquire the dist lock in CSRS on RefineShardKey after 5.0Tommaso Tocci2021-08-021-4/+0
* SERVER-58270 Create configureCollectionAutoSplitter commandSimon Graetzer2021-07-301-0/+77
* SERVER-58595 Remove legacy ConfigsvrCommitMovePrimary commandTommaso Tocci2021-07-271-29/+0
* SERVER-58652 Remove legacy ConfigsvrShardCollection commandTommaso Tocci2021-07-271-132/+0
* SERVER-57953 Call _shardsvrCommitReshardCollection commandBlake Oler2021-07-082-1/+14
* SERVER-56649 Make renameCollection resilient to network partitionsSimon Graetzer2021-07-061-3/+3
* SERVER-58265 Remvove deprecated Grid::_allowLocalHost variableTommaso Tocci2021-07-051-11/+4
* SERVER-57315 Enable shardCollection command for a time series collectionArun Banala2021-06-291-0/+5
* SERVER-58063 Alias "flushReshardingStateChanges" as "_shardsvrCommitReshardCo...Blake Oler2021-06-241-0/+6
* SERVER-57488 Create command to remove tags matching a ns from config.tags tha...Jordi Serra Torrens2021-06-171-0/+43
* SERVER-57060 Rename of a sharded collection must bump the collection versionPierlauro Sciarelli2021-06-171-0/+26
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-158-689/+463
* Revert "SERVER-56840 IDLify _configsvrCommitChunkMerge command"Max Hirschhorn2021-06-148-508/+698
* SERVER-56840 IDLify _configsvrCommitChunkMerge commandSimon Graetzer2021-06-148-698/+508
* SERVER-57316 Changing a few functions that rely on the presence of epochs/tim...Sergi Mateo Bellido2021-06-141-0/+8
* SERVER-57114 Change refine collection shard key command to use ShardingDDLCoo...Marcos José Grillo Ramirez2021-06-111-5/+11
* SERVER-57260 Plumb through userCanceled to the _shardsvrAbortReshardCollectio...Luis Osta2021-06-021-0/+5
* SERVER-56786 expand the bounds parameter of mergeChunk in the config serverPaolo Polato2021-06-023-0/+417
* SERVER-56890 Use a well typed struct rather than object_owned for presetResha...Randolph Tan2021-06-012-3/+3
* SERVER-57204 Extend the _configsvrSetAllowMigrations command to take the coll...Jordi Serra Torrens2021-05-311-0/+4