Skip to content

Commit 4ed1f86

Browse files
asya999kay-kim
authored andcommitted
there is no such thing as conflicting zones
1 parent 5a70738 commit 4ed1f86

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
In sharded clusters, you can create :term:`zones <zone>` of sharded data based
22
on the :term:`shard key`. You can associate each zone with one or more shards
3-
in the cluster. A shard can associate with any number of non-conflicting
4-
zones. In a balanced cluster, MongoDB migrates :term:`chunks <chunk>` covered
5-
by a zone only to those shards associated with the zone.
3+
in the cluster. A shard can associate with any number of zones. In a balanced
4+
cluster, MongoDB migrates :term:`chunks <chunk>` covered by a zone only to
5+
those shards associated with the zone.

0 commit comments

Comments
 (0)