Skip to content

Commit b09d46a

Browse files
ajhuh-mdbandf-mongodb
authored andcommitted
DOCS-13880 indicate requirement of matching source and target databases on the same primary shard
1 parent 073ccd7 commit b09d46a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/includes/extracts-mongos-operations.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,9 @@ content: |
2424
2525
.. note::
2626
27-
You cannot rename a sharded collection. You can however rename an
28-
unsharded collection in a sharded cluster.
27+
You cannot rename a sharded collection. However, you can rename an
28+
unsharded collection in a sharded cluster as long as the source
29+
and target databases are on the same primary shard.
2930
3031
---
3132
ref: mongos-operations-wc-create

0 commit comments

Comments
 (0)