Skip to content

Commit ef155f3

Browse files
committed
DOCS-13426 clarify startBalancer for activeWindow
1 parent bd98e08 commit ef155f3

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
@@ -63,13 +63,12 @@ action:
6363
server replica set.
6464
- pre: |
6565
.. note::
66-
The balancer window must be sufficient to *complete* the migration
67-
of all data inserted during the day.
6866
69-
As data insert rates can change based on activity and usage
70-
patterns, it is important to ensure that the balancing window you
71-
select will be sufficient to support the needs of your deployment.
67+
The balancer window must be sufficient to *complete* the
68+
migration of all data inserted during the day.
7269
73-
Do not use the :method:`sh.startBalancer()` method when you have set an
74-
``activeWindow``.
75-
...
70+
As data insert rates can change based on activity and usage
71+
patterns, it is important to ensure that the balancing window
72+
you select will be sufficient to support the needs of your
73+
deployment.
74+
...

0 commit comments

Comments
 (0)