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 73efbf7 commit 0eb964eCopy full SHA for 0eb964e
source/reference/limitations.txt
@@ -80,6 +80,9 @@ Sharded Clusters
80
- Replica set to sharded cluster.
81
- Sharded cluster to replica set.
82
- Unequal numbers of source and destination shards.
83
+- Within a collection, the ``_id`` field must be unique across all of
84
+ the shards in the cluster. See :ref:`sharded-clusters-unique-indexes`
85
+ for more details.
86
- The :dbcommand:`movePrimary` command cannot be used to reassign the
87
primary shard while syncing.
88
- There is no replication for zone configuration. ``mongosync``
0 commit comments