Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit f1d0a43

Browse files
committed
feedback
1 parent 8ac0409 commit f1d0a43

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/reference/limitations.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,10 @@ Sharded Clusters
137137
- If you have enabled the source cluster's
138138
balancer, but disabled it for collections within the namespace
139139
filter, do not run :dbcommand:`shardCollection` on collections
140-
within the namespace filter.
140+
within the namespace filter. If you run :dbcommand:`shardCollection` on
141+
collections within the namespace filter during the migration, ``mongosync``
142+
returns an error and stops, which requires you to start the migration
143+
from scratch.
141144

142145
- You must not run the :dbcommand:`moveChunk` and
143146
:dbcommand:`moveRange` commands on the source or destination clusters.

0 commit comments

Comments
 (0)