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 2cec025 commit 46400bfCopy full SHA for 46400bf
source/core/sharded-clusters.txt
@@ -92,8 +92,8 @@ Shard Balancing
92
---------------
93
94
Balancing is the process MongoDB uses to redistribute data within a
95
-:term:`sharded cluster`. When a :term:`shard` has a too many:
96
-term:`chunks <chunk>` when compared to other shards, MongoDB
+:term:`sharded cluster`. When a :term:`shard` has a too many
+:term:`chunks <chunk>` when compared to other shards, MongoDB
97
automatically balances the shards. MongoDB balances the shards without
98
intervention from the application layer.
99
0 commit comments