Skip to content

Commit

Permalink
Update docs-2.0/synchronization-and-migration/2.balance-syntax.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Apr 13, 2022
1 parent 1ee308c commit fe5e752
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/synchronization-and-migration/2.balance-syntax.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
|语法|说明|
|:---|:---|
|`BALANCE DATA`|启动任务均衡分布当前图空间中的所有分片。该命令会返回任务 ID(`job_id`)。|
|`BALANCE DATA REMOVE <ip:port> [,<ip>:<port> ...]`|迁移指定的 Storage 服务中的分片。|
|`BALANCE DATA REMOVE <ip:port> [,<ip>:<port> ...]`|迁空指定的 Storage 服务中的分片。|
|`BALANCE LEADER`|启动任务均衡分布当前图空间中的所有 leader。该命令会返回任务 ID(`job_id`)。|
<!-- balance-3.1
|`BALANCE IN ZONE [REMOVE <ip>:<port> [,<ip>:<port> ...]]`|在当前图空间内每个 Zone 内部启动任务均衡分布分片。该命令会返回任务 ID。可以使用`REMOVE`选项指定需要清空的 Storage 节点,该节点的分片会移动到其他节点,方便进行维护。|
Expand Down

0 comments on commit fe5e752

Please sign in to comment.