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 0a4435d commit e00cf97Copy full SHA for e00cf97
source/reference/limitations.txt
@@ -112,8 +112,8 @@ Sharded Clusters
112
113
- The shard key cannot be :ref:`refined <shard-key-refine>` while
114
syncing.
115
-- The shard key cannot be modified using :dbcommand:`reshardCollection`
116
- during syncing.
+- The :dbcommand:`reshardCollection` operations from the source cluster
+ are not supported during sync.
117
- The maximum number of indexes per sharded collection is 63, which is
118
one less than the :ref:`default limit
119
<limit-number-of-indexes-per-collection>` of 64.
0 commit comments