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

Commit d319f05

Browse files
committed
contractions and ref
1 parent f4b7172 commit d319f05

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

source/reference/mongosync/mongosync-behavior.txt

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,12 +115,13 @@ Chunk Distribution
115115

116116
.. important::
117117

118-
Even if the source cluster is balanced, ``mongosync`` does not
118+
Even if the source cluster is balanced, ``mongosync`` doesn't
119119
ensure balance of the destination cluster. Because ``mongosync``
120-
does not support the execution of sharding operations during
120+
doesn't support the execution of sharding operations during
121121
migration, you must wait until it is safe to accept writes
122122
to rebalance the destination cluster. See :ref:`sharding-balancing`
123-
for guidance on how to rebalance the cluster and :ref:`c2c-sharded-limitations`
123+
for guidance on how to rebalance the cluster and
124+
:ref:`sharded cluster limitations <c2c-sharded-limitations>`
124125
for information on sharded cluster limitations in ``mongosync``.
125126

126127
``mongosync`` does not preserve chunk distribution from the source to

0 commit comments

Comments
 (0)