From 0e08b385378c65d8af9e93715a2db87156d6f044 Mon Sep 17 00:00:00 2001 From: alisonjhuh Date: Mon, 12 Jul 2021 16:59:18 -0400 Subject: [PATCH] DOCS-13880 indicate requirement of matching source and target databases on the same primary shard --- source/includes/extracts-mongos-operations.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/includes/extracts-mongos-operations.yaml b/source/includes/extracts-mongos-operations.yaml index ca74ce1bc36..9f81e0a4698 100644 --- a/source/includes/extracts-mongos-operations.yaml +++ b/source/includes/extracts-mongos-operations.yaml @@ -24,8 +24,9 @@ content: | .. note:: - You cannot rename a sharded collection. You can however rename an - unsharded collection in a sharded cluster. + You cannot rename a sharded collection. However, you can rename an + unsharded collection in a sharded cluster as long as the source + and target databases are on the same primary shard. --- ref: mongos-operations-wc-create