Database Manual / Reference / mongosh Methods / Sharding

sh.waitForBalancerOff() (mongosh method)

Definition

sh.waitForBalancerOff(timeout, interval)

Internal method that waits until the balancer is not running.

ParameterTypeDescription

timeout

integer

Milliseconds to wait.

interval

integer

Milliseconds to sleep.

Compatibility

This method is available in deployments hosted in the following environments:

Important

This command is not supported in MongoDB Atlas clusters. For information on Atlas support for all commands, see Unsupported Commands.