Skip to content

Commit bce9832

Browse files
(DOCSP-18997): Clarify that you can restart a sharded cluster during draining
1 parent ab982b6 commit bce9832

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

source/tutorial/remove-shards-from-cluster.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,13 @@ cluster.
2929
Considerations
3030
--------------
3131

32-
.. include:: /includes/extracts/changestream-remove-shard-with-link.rst
32+
- .. 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.
3339

3440
.. _remove-shard-ensure-balancer-is-enabled:
3541
.. _remove-shard-ensure-balancer-is-active:

0 commit comments

Comments
 (0)