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

Commit ba56ebb

Browse files
committed
feedback
1 parent 3a557ed commit ba56ebb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/reference/mongosync/mongosync-behavior.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ Chunk Distribution
118118
Even if the source cluster is balanced, ``mongosync`` does not
119119
ensure balance of the destination cluster. To balance the destination
120120
cluster, enable the destination cluster's balancer after your
121-
migration finishes.
121+
migration finishes by running the :dbcommand:`balancerStart` command.
122122

123123
``mongosync`` does not preserve chunk distribution from the source to
124124
the destination, even with multiple ``mongosync`` instances. It is not

0 commit comments

Comments
 (0)