summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types/sharded_ddl_commands.idl
Commit message (Expand)AuthorAgeFilesLines
* 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
* SERVER-57114 Change refine collection shard key command to use ShardingDDLCoo...Marcos José Grillo Ramirez2021-06-111-5/+11
* SERVER-56890 Use a well typed struct rather than object_owned for presetResha...Randolph Tan2021-06-011-1/+1
* SERVER-57189 Change the type of the zones parameter in resharding commands to...jannaerin2021-05-261-1/+2
* SERVER-55151 Implement rename participant primary only servicePierlauro Sciarelli2021-04-281-22/+0
* SERVER-55551 Add recoverable critical section in create collection pathMarcos José Grillo Ramirez2021-04-191-25/+38
* SERVER-55597 Nest rename request parameters in coordinator/participant IDLsPierlauro Sciarelli2021-03-311-28/+22
* SERVER-55145 Make dropping a nonexistent database a noopTommaso Tocci2021-03-161-2/+0
* SERVER-52812 Unify the implicit createDatabase/enableSharding flowKaloian Manassiev2021-02-211-5/+37
* SERVER-54585 Move support for `findAndModify` to the write_ops utilitiesKaloian Manassiev2021-02-181-0/+1
* SERVER-52760 Add shardsvr_reshard_collection command and a DDL coordinator to...Marcos José Grillo Ramirez2021-02-161-0/+36
* SERVER-52779 Added new coordinator to create collection with the new shard co...Marcos José Grillo Ramírez2021-02-051-2/+25
* SERVER-52781 Implement the new rename collection path in `_shardsvrRenameColl...Pierlauro Sciarelli2021-02-041-0/+34
* SERVER-52811 Implement the new drop database path in _shardsvrDropDatabaseTommaso Tocci2021-01-291-0/+8