summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types/sharded_ddl_commands.idl
Commit message (Expand)AuthorAgeFilesLines
* SERVER-76613 Add shardDistribution in reshardCollection cmdJiawei Yang2023-05-051-0/+4
* SERVER-74086 Implement checks for consistent indexes across shardsTommaso Tocci2023-04-071-0/+7
* SERVER-74079 Implement hidden collections cluster level checkTommaso Tocci2023-03-291-2/+1
* SERVER-74034 Add config server database level check metadata commandPol Pinol Castuera2023-02-271-0/+14
* 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-72891 Use cursor based reply for checkMetadataConsistency participant ...Pol Pinol Castuera2023-02-031-1/+4
* SERVER-72716 Added cursor based reply to checkMetadataConsistency commandPol Pinol Castuera2023-01-241-1/+7
* SERVER-71823 Introduce new checkMetadataConsistency commandPol Pinol Castuera2023-01-181-0/+24
* SERVER-64175 Modify refine shard key index validations so they are performed ...Marcos José Grillo Ramirez2022-12-281-0/+18
* SERVER-69603 Do not report drop events as part of shardCollectionEnrico Golfieri2022-10-281-0/+5
* SERVER-67893 Add _shardsvrDropGlobalIndex commandYu Jin Kang Park2022-09-081-0/+10
* SERVER-67892 Add _shardsvrCreateGlobalIndex commandJosef Ahmad2022-08-301-0/+10
* SERVER-68826 Move basic_types into server_baseKaloian Manassiev2022-08-261-1/+1
* SERVER-68558: Mark command reply types with is_command_reply fieldErin McNulty2022-08-241-0/+3
* SERVER-67400 Create ShardVersion typeAllison Easton2022-07-291-3/+3
* SERVER-67462 Support renaming encrypted collections if client has correct pri...Mark Benvenuto2022-07-071-2/+8
* SERVER-64720 Remove CreateCollectionPre60CompatibleMarcos José Grillo Ramirez2022-06-081-3/+0
* SERVER-65798 Remove enableShardingOptional feature flagTommaso Tocci2022-06-011-6/+0
* SERVER-65530 Get rid of ChunkVersionArrayWronglyEncodedAsBSONObjFormatKaloian Manassiev2022-05-171-2/+2
* SERVER-6491 Make dropIndexes take the distlock so it can never run in paralle...Randolph Tan2022-04-201-0/+11
* SERVER-63870 Integrate replica set setClusterParameter into POS with replay p...Marcos José Grillo Ramirez2022-04-051-1/+13
* SERVER-65204 Cleanup Router-Only / Router-Shard commandsKaloian Manassiev2022-04-051-18/+46
* SERVER-64142 Add new enforceUniqueness to refineCollectionShardKey commandRandolph Tan2022-03-281-0/+6
* SERVER-64721 Drain incompatible createCollectionCoordinator on FCV downgradeTommaso Tocci2022-03-211-0/+3
* SERVER-64573 Make implicitlyCreateIndex and enforceUniquenessCheck fields opt...Randolph Tan2022-03-181-4/+2
* SERVER-62265 Add setClusterParameter command to mongosMarcos Jose Grillo Ramirez2022-03-181-1/+1
* SERVER-63732 Add new implicitlyCreateIndex and enforceUniqueness to shardColl...Randolph Tan2022-03-141-0/+11
* SERVER-64245 Make SetUserWriteBlockModeCoordinator set the write blocking sta...Jordi Serra Torrens2022-03-101-0/+29
* SERVER-64033 IDL-ify cluster enableSharding commandTommaso Tocci2022-03-031-3/+21
* SERVER-63525 Build setUserWriteBlockingMode mongos commandJordi Serra Torrens2022-03-021-2/+4
* SERVER-64045 Remove partitioned field from DatabaseType constructorTommaso Tocci2022-03-021-0/+1
* SERVER-62262 Add _configsvrSetClusterParameter commandMarcos José Grillo Ramirez2022-03-021-0/+11
* SERVER-63473 Create SetUserWriteBlockMode configsvr coordinatorJordi Serra Torrens2022-02-111-0/+9
* SERVER-62448 Add collectionUUID parameter to drop commandFaustoleyva542022-02-101-0/+5
* SERVER-62452 Add collectionUUID parameter to reshardCollection commandFaustoleyva542022-02-071-0/+4
* SERVER-62453 Add collectionUUID parameter to refineCollectionShardKey commandFaustoleyva542022-02-071-0/+4
* SERVER-62456 Take UUID for `dropTarget` of `renameCollection` commandGregory Noma2022-02-021-2/+6
* SERVER-62455 Add `collectionUUID` parameter to `renameCollection` commandGregory Noma2022-01-251-0/+4
* SERVER-62783 Get rid of ChunkVersion::toBSONKaloian Manassiev2022-01-251-2/+2
* SERVER-62454 Add `collectionUUID` parameter to `shardCollection` commandGregory Noma2022-01-241-0/+4
* 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-221-0/+19
* SERVER-56649 Make renameCollection resilient to network partitionsSimon Graetzer2021-07-061-3/+3
* SERVER-57315 Enable shardCollection command for a time series collectionArun Banala2021-06-291-0/+5
* SERVER-57060 Rename of a sharded collection must bump the collection versionPierlauro Sciarelli2021-06-171-0/+26