Skip to content

Commit e00cf97

Browse files
DOCSP-38184 Indicate that any reshardCollection operations are disallowed (#291)
* DOCSP-38184 Indicate that any reshardCollection operations are disallowed * Update source/reference/limitations.txt Co-authored-by: Ajay Vijayakumar <[email protected]> --------- Co-authored-by: Ajay Vijayakumar <[email protected]>
1 parent 0a4435d commit e00cf97

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/reference/limitations.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@ Sharded Clusters
112112

113113
- The shard key cannot be :ref:`refined <shard-key-refine>` while
114114
syncing.
115-
- The shard key cannot be modified using :dbcommand:`reshardCollection`
116-
during syncing.
115+
- The :dbcommand:`reshardCollection` operations from the source cluster
116+
are not supported during sync.
117117
- The maximum number of indexes per sharded collection is 63, which is
118118
one less than the :ref:`default limit
119119
<limit-number-of-indexes-per-collection>` of 64.

0 commit comments

Comments
 (0)