diff --git a/source/tutorial/remove-shards-from-cluster.txt b/source/tutorial/remove-shards-from-cluster.txt index 2aa69198002..ef2c1025342 100644 --- a/source/tutorial/remove-shards-from-cluster.txt +++ b/source/tutorial/remove-shards-from-cluster.txt @@ -29,7 +29,13 @@ cluster. Considerations -------------- -.. include:: /includes/extracts/changestream-remove-shard-with-link.rst +- .. include:: /includes/extracts/changestream-remove-shard-with-link.rst + +- You can safely restart a cluster during a shard removal process. If + you restart a cluster during an ongoing :term:`draining` process, + draining continues automatically after the cluster components restart. + MongoDB records the shard draining status in the :data:`config.shards` + collection. .. _remove-shard-ensure-balancer-is-enabled: .. _remove-shard-ensure-balancer-is-active: