summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76045 Introduce the new resetPlacementHistory server commandPaolo Polato2023-05-082-2/+71
* SERVER-76613 Add shardDistribution in reshardCollection cmdJiawei Yang2023-05-052-0/+12
* SERVER-76283 Convert movePrimary and _shardsvrMovePrimary commands as typed c...Antonio Fuschetto2023-04-271-23/+28
* SERVER-76310 Use config shard terminology instead of catalog shardJack Mulrow2023-04-241-8/+8
* SERVER-74086 Implement checks for consistent indexes across shardsTommaso Tocci2023-04-071-0/+7
* SERVER-75753 Remove autosplit references from CSRSPierlauro Sciarelli2023-04-071-4/+0
* Revert "SERVER-75753 Remove autosplit references from CSRS"Sviatlana Zuiko2023-04-061-0/+4
* SERVER-75753 Remove autosplit references from CSRSPierlauro Sciarelli2023-04-061-4/+0
* SERVER-70207 Ensure sharded updates, deletes and findAndModify can run with a...Jason Zhang2023-03-291-2/+27
* SERVER-74079 Implement hidden collections cluster level checkTommaso Tocci2023-03-291-2/+1
* SERVER-65322 Get rid of legacy `moveChunk` path once NOMAS milestone 1 is com...Pierlauro Sciarelli2023-03-214-418/+0
* SERVER-74405 Set a maximum number of chunks to merge within an auto-merging r...Pierlauro Sciarelli2023-03-031-1/+26
* SERVER-73686 Change ShardsvrDropCollectionIfUUIDNotMatching to take only majo...Marcos José Grillo Ramirez2023-02-271-1/+17
* SERVER-74034 Add config server database level check metadata commandPol Pinol Castuera2023-02-271-0/+14
* SERVER-69918 Produce upsert document in _clusterQueryWithoutShardKeySanika Phanse2023-02-251-0/+4
* SERVER-73701 Add config server cluster level check metadata commandPol Pinol Castuera2023-02-241-0/+15
* SERVER-72893 Add cluster level mode to checkMetadataConsistency commandPol Pinol Castuera2023-02-221-3/+3
* SERVER-74142 Remove deprecated 'initialSplitPoints' from 'InitialSplitPolicy:...Jordi Serra Torrens2023-02-201-6/+0
* SERVER-73684 Implement command for transitioning to dedicated config serverRandolph Tan2023-02-172-1/+51
* SERVER-73685 Implement command for transitioning to config shard catalogRandolph Tan2023-02-161-0/+51
* SERVER-73581 Add option to enable/disable auto-merging on a per-collection basisPierlauro Sciarelli2023-02-081-2/+6
* SERVER-73112 Expose function to construct NamespaceString in unit testsjannaerin2023-02-082-3/+4
* SERVER-73052 ShardingCatalogClient::getShardsThatOwnData...AtClusterTime() me...Enrico Golfieri2023-02-071-15/+3
* SERVER-71201 Prevent operations on the recipient while the movePrimary is in ...Antonio Fuschetto2023-02-041-0/+28
* SERVER-72891 Use cursor based reply for checkMetadataConsistency participant ...Pol Pinol Castuera2023-02-031-1/+4
* SERVER-72872 Introduce configsvr command to query placementHistory in control...Paolo Polato2023-01-271-0/+77
* SERVER-72716 Added cursor based reply to checkMetadataConsistency commandPol Pinol Castuera2023-01-241-1/+7
* SERVER-72278 Implement `mergeAllChunksOnShard` command pathsSilvia Surroca2023-01-201-3/+47
* SERVER-71823 Introduce new checkMetadataConsistency commandPol Pinol Castuera2023-01-181-0/+24
* SERVER-72609 Append other command information to the command object passed to...Jason Zhang2023-01-101-3/+0
* SERVER-64175 Modify refine shard key index validations so they are performed ...Marcos José Grillo Ramirez2022-12-281-0/+18
* SERVER-71609 `splitOrMarkJumbo` must not over-split chunksPierlauro Sciarelli2022-12-211-0/+4
* SERVER-72003 Have clusterWriteWithoutShardKey also return shardId for targete...Jason Zhang2022-12-131-0/+3
* SERVER-71479 Merging chunks must not set `validAfter` to the current wall timePierlauro Sciarelli2022-12-052-10/+6
* SERVER-71341 Add strict: false to _clusterCommandsWithoutShardKey responses idlSanika Phanse2022-11-151-0/+2
* SERVER-67898 Add chunk size in bytes to BalancerCollectionStatusResponsePierlauro Sciarelli2022-11-021-1/+1
* SERVER-70918 Change format of shardId in cluster_commands_without_shard_key.idlSanika Phanse2022-10-281-2/+2
* SERVER-69603 Do not report drop events as part of shardCollectionEnrico Golfieri2022-10-281-0/+5
* SERVER-69917 Implement _clusterWriteWithoutShardKey commandSanika Phanse2022-10-181-2/+10
* SERVER-69694 Implement broadcast aggregate in _clusterQueryWithoutShardKeyJason Zhang2022-10-051-0/+11
* SERVER-69624 Add _clusterWriteWithoutShardKey command stubJason Zhang2022-09-191-2/+21
* SERVER-69623 Add _clusterQueryWithoutShardKey command stubJason Zhang2022-09-151-0/+54
* SERVER-67893 Add _shardsvrDropGlobalIndex commandYu Jin Kang Park2022-09-081-0/+10
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-073-81/+10
* Revert "SERVER-66297 get rid of maxSize"Sviatlana Zuiko2022-09-023-10/+81
* SERVER-66297 get rid of maxSizeEnrico Golfieri2022-09-013-81/+10
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-301-0/+10
* SERVER-68541 Concurrent removeShard and movePrimary may delete unsharded coll...Antonio Fuschetto2022-08-291-0/+18
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-2623-23/+23
* SERVER-68558: Mark command reply types with is_command_reply fieldErin McNulty2022-08-244-0/+6