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

Commit d91d9a3

Browse files
DOCSP-48393-reorder-shardingEntries-note (#672)
1 parent ea4d675 commit d91d9a3

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
@@ -242,6 +242,11 @@ Sharding Parameters
242242
To sync from a replica set to a sharded cluster, set the
243243
``sharding`` option to shard collections on the destination cluster.
244244

245+
``mongosync`` throws an error if the ``sharding`` option is not set when
246+
syncing from a replica set to a sharded cluster. ``mongosync`` also
247+
throws an error if the ``sharding`` option is set with any other
248+
configuration.
249+
245250
The ``sharding`` option has the following parameters:
246251

247252
.. list-table::
@@ -293,11 +298,6 @@ The ``sharding`` option has the following parameters:
293298

294299
For more information, see :ref:`shard-key`.
295300

296-
``mongosync`` throws an error if the ``sharding`` option is not set when
297-
syncing from a replica set to a sharded cluster. ``mongosync`` also
298-
throws an error if the ``sharding`` option is set with any other
299-
configuration.
300-
301301
Response
302302
--------
303303

0 commit comments

Comments
 (0)