Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit c66689f

Browse files
DOCSP-48393-reorder-shardingEntries-note (#672) (#676)
(cherry picked from commit d91d9a3)
1 parent a4709ac commit c66689f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

source/reference/api/start.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -231,6 +231,11 @@ Sharding Parameters
231231
To sync from a replica set to a sharded cluster, set the
232232
``sharding`` option to shard collections on the destination cluster.
233233

234+
``mongosync`` throws an error if the ``sharding`` option is not set when
235+
syncing from a replica set to a sharded cluster. ``mongosync`` also
236+
throws an error if the ``sharding`` option is set with any other
237+
configuration.
238+
234239
The ``sharding`` option has the following parameters:
235240

236241
.. list-table::
@@ -282,11 +287,6 @@ The ``sharding`` option has the following parameters:
282287

283288
For more information, see :ref:`shard-key`.
284289

285-
``mongosync`` throws an error if the ``sharding`` option is not set when
286-
syncing from a replica set to a sharded cluster. ``mongosync`` also
287-
throws an error if the ``sharding`` option is set with any other
288-
configuration.
289-
290290
Response
291291
--------
292292

0 commit comments

Comments
 (0)