Skip to content

Commit ba12037

Browse files
committed
DOCS-13426 clarify startBalancer for activeWindow
1 parent 9df7f3d commit ba12037

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

source/includes/steps-schedule-balancer-window.yaml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,13 +61,12 @@ action:
6161
server replica set.
6262
- pre: |
6363
.. note::
64-
The balancer window must be sufficient to *complete* the migration
65-
of all data inserted during the day.
6664
67-
As data insert rates can change based on activity and usage
68-
patterns, it is important to ensure that the balancing window you
69-
select will be sufficient to support the needs of your deployment.
65+
The balancer window must be sufficient to *complete* the
66+
migration of all data inserted during the day.
7067
71-
Do not use the :method:`sh.startBalancer()` method when you have set an
72-
``activeWindow``.
73-
...
68+
As data insert rates can change based on activity and usage
69+
patterns, it is important to ensure that the balancing window
70+
you select will be sufficient to support the needs of your
71+
deployment.
72+
...

0 commit comments

Comments
 (0)