We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab982b6 commit bce9832Copy full SHA for bce9832
source/tutorial/remove-shards-from-cluster.txt
@@ -29,7 +29,13 @@ cluster.
29
Considerations
30
--------------
31
32
-.. include:: /includes/extracts/changestream-remove-shard-with-link.rst
+- .. include:: /includes/extracts/changestream-remove-shard-with-link.rst
33
+
34
+- You can safely restart a cluster during a shard removal process. If
35
+ you restart a cluster during an ongoing :term:`draining` process,
36
+ draining continues automatically after the cluster components restart.
37
+ MongoDB records the shard draining status in the :data:`config.shards`
38
+ collection.
39
40
.. _remove-shard-ensure-balancer-is-enabled:
41
.. _remove-shard-ensure-balancer-is-active:
0 commit comments