From b1cc660c71e3d53aea3b7e897324528e5a81491e Mon Sep 17 00:00:00 2001 From: Zack Brown Date: Wed, 28 Aug 2013 14:45:56 -0400 Subject: [PATCH] DOCS-1856: Comment on manual/reference/command/shardCollection.txt --- source/reference/command/shardCollection.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/reference/command/shardCollection.txt b/source/reference/command/shardCollection.txt index 9759e6aff67..47c41a05dd5 100644 --- a/source/reference/command/shardCollection.txt +++ b/source/reference/command/shardCollection.txt @@ -19,6 +19,12 @@ Definition { shardCollection: ".", key: } + .. warning:: + + Do not run multiple concurrent :dbcommand:`shardCollection` + commands on the same collection. Doing so may cause + inconsistencies between config servers. + :dbcommand:`shardCollection` has the following fields: .. include:: /reference/command/shardCollection-field.rst