Skip to content

Commit

Permalink
typo: best_practice.md (#3939)
Browse files Browse the repository at this point in the history
* Update .travis.yml

Depracated MODERATE noisy mail for [email protected]. Still Failing: #5670 (5.0.0-alpha-static-topic - 5ebc327) @dongeforever

* Updated Notice file to 2022 (#3735)

* Update best_practice.md

fix word

Co-authored-by: von gosling <[email protected]>
Co-authored-by: ZhangJian He <[email protected]>
Co-authored-by: tigerweili <[email protected]>
  • Loading branch information
4 people authored Mar 8, 2022
1 parent febc083 commit 446b76b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/cn/best_practice.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ msgId一定是全局唯一标识符,但是实际使用中,可能会存在相
| brokerIP1 | 网卡的 InetAddress | 当前 broker 监听的 IP |
| brokerIP2 | 跟 brokerIP1 一样 | 存在主从 broker 时,如果在 broker 主节点上配置了 brokerIP2 属性,broker 从节点会连接主节点配置的 brokerIP2 进行同步 |
| brokerName | null | broker 的名称 |
| brokerClusterName | DefaultCluster | 本 broker 所属的 Cluser 名称 |
| brokerClusterName | DefaultCluster | 本 broker 所属的 Cluster 名称 |
| brokerId | 0 | broker id, 0 表示 master, 其他的正整数表示 slave |
| storePathRootDir | $HOME/store/ | 存储根路径 |
| storePathCommitLog | $HOME/store/commitlog/ | 存储 commit log 的路径 |
Expand Down

0 comments on commit 446b76b

Please sign in to comment.