summaryrefslogtreecommitdiff
path: root/src/mongo/s/request_types/abort_reshard_collection.idl
diff options
context:
space:
mode:
authornandinibhartiyaMDB <nandini.bhartiya@mongodb.com>2022-05-24 20:27:59 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-05-24 20:58:37 +0000
commit9f2b96479c5dcc87fd2a54f72fd77a14609c6f36 (patch)
tree2de9742fbde8162b77c2de1512828e6e3cec2ec7 /src/mongo/s/request_types/abort_reshard_collection.idl
parentfffe5718af8143c746f1feec00336735cc6630fa (diff)
downloadmongo-9f2b96479c5dcc87fd2a54f72fd77a14609c6f36.tar.gz
SERVER-65027: Ensure resharding commands are parsed strictly
Diffstat (limited to 'src/mongo/s/request_types/abort_reshard_collection.idl')
-rw-r--r--src/mongo/s/request_types/abort_reshard_collection.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/s/request_types/abort_reshard_collection.idl b/src/mongo/s/request_types/abort_reshard_collection.idl
index bbe3515b6bf..8d24ba92b5e 100644
--- a/src/mongo/s/request_types/abort_reshard_collection.idl
+++ b/src/mongo/s/request_types/abort_reshard_collection.idl
@@ -38,7 +38,7 @@ commands:
abortReshardCollection:
description: "The public abortReshardCollection command on mongos."
command_name: abortReshardCollection
- strict: false
+ strict: true
namespace: type
api_version: ""
type: namespacestring