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

Commit b1c149f

Browse files
committed
DOCSP-48393-reorder-shardingEntries-note (#672)
(cherry picked from commit d91d9a3)
1 parent b6aaf88 commit b1c149f

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

240+
``mongosync`` throws an error if the ``sharding`` option is not set when
241+
syncing from a replica set to a sharded cluster. ``mongosync`` also
242+
throws an error if the ``sharding`` option is set with any other
243+
configuration.
244+
240245
The ``sharding`` option has the following parameters:
241246

242247
.. list-table::
@@ -288,11 +293,6 @@ The ``sharding`` option has the following parameters:
288293

289294
For more information, see :ref:`shard-key`.
290295

291-
``mongosync`` throws an error if the ``sharding`` option is not set when
292-
syncing from a replica set to a sharded cluster. ``mongosync`` also
293-
throws an error if the ``sharding`` option is set with any other
294-
configuration.
295-
296296
Response
297297
--------
298298

0 commit comments

Comments
 (0)