You are viewing an offline version of MongoDB documentation. Some page features might be unavailable. To view the latest version of the page or use interactive features, visit the live page.
sh.waitForBalancerOff()
Definition
sh.waitForBalancerOff(timeout, interval)
Internal method that waits until the balancer is not running.
ParameterTypeDescriptiontimeout
integer
Milliseconds to wait.
interval
integer
Milliseconds to sleep.
See also:
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.
MongoDB Enterprise: The subscription-based, self-managed version of MongoDB
MongoDB Community: The source-available, free-to-use, and self-managed version of MongoDB