File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -148,10 +148,10 @@ Limitations
148
148
149
149
- Only one collection can be resharded at a time.
150
150
- :rsconf:`writeConcernMajorityJournalDefault` must be ``true``.
151
- - Resharding a collection that has a
152
- :ref:`uniqueness <index-type-unique>` constraint is not supported.
153
- - The new shard key cannot have a :ref:`uniqueness < index-type- unique>`
154
- constraint .
151
+ - To reshard a collection that has a :ref:`uniqueness
152
+ <index-type-unique>` constraint, the new shard key must satisfy
153
+ the :ref:`unique index requirements <sharding-shard-key- unique>` for
154
+ any existing unique indexes .
155
155
- The following commands and corresponding shell methods are not
156
156
supported on the collection that is being resharded while the
157
157
resharding operation is in progress:
You can’t perform that action at this time.
0 commit comments