Skip to content

Commit

Permalink
address amber
Browse files Browse the repository at this point in the history
  • Loading branch information
whitewum committed May 9, 2020
1 parent 7920d39 commit 978ea8e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ nebula> UPDATE CONFIGS storage:v=1;
`ws_http_port` | 12000 | HTTP 协议监听端口 (内部使用) |
`ws_h2_port` | 12002 | HTTP/2 协议监听端口 (内部使用) |
`ws_ip` | "127.0.0.1" | web service 绑定地址 |
`heartbeat_interval_secs` | 10 (秒) | 与 meta service 心跳,与 Meta-config 文件中的该项需一致 | UPDATE CONFIGS 命令修改,下个心跳周期生效
`heartbeat_interval_secs` | 10 (秒) | 与 meta service 的心跳,需和 Meta-config 文件中的该项一致 | UPDATE CONFIGS 命令修改,下个心跳周期生效
`raft_heartbeat_interval_secs` | 5 (秒) | RAFT 选举通信超时时间 | 修改配置文件重启| |
`raft_rpc_timeout_ms` | 500 (ms) | RAFT RPC 通信超时 | 修改配置文件重启| |

Expand Down

0 comments on commit 978ea8e

Please sign in to comment.