BALANCE syntax¶
We can submit tasks to load balance Storage services in NebulaGraph. For more information about storage load balancing and examples, see Storage load balance.
Note
For other job management commands, see Job manager and the JOB statements.
The syntax for load balance is described as follows.
Syntax | Description |
---|---|
SUBMIT JOB BALANCE LEADER |
Starts a job to balance the distribution of all the storage leaders in all graph spaces. It returns the job ID. |
For details about how to view, stop, and restart a job, see Job manager and the JOB statements.
Last update:
October 25, 2023