We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f522864 commit 12ce18bCopy full SHA for 12ce18b
source/core/sharding-introduction.txt
@@ -222,6 +222,6 @@ Adding a shard to a cluster creates an imbalance since the new
222
shard has no chunks. While MongoDB begins migrating data to the new
223
shard immediately, it can take some time before the cluster balances.
224
225
-When removing a shard, the balancer migrates all chunks from to other
+When removing a shard, the balancer migrates all chunks from a shard to other
226
shards. After migrating all data and updating the meta data, you can
227
safely remove the shard.
0 commit comments