We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80259da commit 2c6472bCopy full SHA for 2c6472b
source/release-notes/5.0.txt
@@ -460,6 +460,13 @@ the ``"disabled"`` option.
460
Starting in MongoDB 5.0, you can use the :dbcommand:`renameCollection`
461
command to change the name of a sharded collection.
462
463
+``movePrimary`` Error Message For Writes During Operation
464
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
465
+
466
+Starting in MongoDB 5.0, when using the :dbcommand:`movePrimary` command
467
+to remove a shard from a :ref:`sharded cluster <sharded-cluster>`,
468
+writes to the original shard will generate an error message.
469
470
.. _5.0-rel-notes-shell:
471
472
Shell Changes
0 commit comments