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

Commit da18b83

Browse files
DOCSP-48393-reorder-shardingEntries-note (#672) (#677)
(cherry picked from commit d91d9a3)
1 parent d5748a5 commit da18b83

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

195+
``mongosync`` throws an error if the ``sharding`` option is not set when
196+
syncing from a replica set to a sharded cluster. ``mongosync`` also
197+
throws an error if the ``sharding`` option is set with any other
198+
configuration.
199+
195200
The ``sharding`` option has the following parameters:
196201

197202
.. list-table::
@@ -240,11 +245,6 @@ The ``sharding`` option has the following parameters:
240245

241246
For more information, see :ref:`shard-key`.
242247

243-
``mongosync`` throws an error if the ``sharding`` option is not set when
244-
syncing from a replica set to a sharded cluster. ``mongosync`` also
245-
throws an error if the ``sharding`` option is set with any other
246-
configuration.
247-
248248
Response
249249
--------
250250

0 commit comments

Comments
 (0)