Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 7 additions & 8 deletions source/includes/steps-schedule-balancer-window.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,12 @@ action:
server replica set.
- pre: |
.. note::
The balancer window must be sufficient to *complete* the migration
of all data inserted during the day.

As data insert rates can change based on activity and usage
patterns, it is important to ensure that the balancing window you
select will be sufficient to support the needs of your deployment.
The balancer window must be sufficient to *complete* the
migration of all data inserted during the day.

Do not use the :method:`sh.startBalancer()` method when you have set an
``activeWindow``.
...
As data insert rates can change based on activity and usage
patterns, it is important to ensure that the balancing window
you select will be sufficient to support the needs of your
deployment.
...