Skip to content

Commit 702c90b

Browse files
DOCSP-48393-reorder-shardingEntries-note (mongodb#672) (mongodb#675)
(cherry picked from commit d91d9a3)
1 parent 59758e5 commit 702c90b

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

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

240245
.. list-table::
@@ -286,11 +291,6 @@ The ``sharding`` option has the following parameters:
286291

287292
For more information, see :ref:`shard-key`.
288293

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

0 commit comments

Comments
 (0)