Anonymitaet commented on a change in pull request #13987:
URL: https://github.com/apache/pulsar/pull/13987#discussion_r805481477
##########
File path: site2/docs/administration-zk-bk.md
##########
@@ -189,6 +192,9 @@ ledgerDirectories=data/bookkeeper/ledgers
# Point to local ZK quorum
zkServers=zk1.example.com:2181,zk2.example.com:2181,zk3.example.com:2181
+
+#This parameter best be set, otherwise,the BookKeeper can't start normally in
special environment, for example, Huawei Cloud.
Review comment:
```suggestion
# It is recommended to set this parameter. Otherwise, BookKeeper can't start
normally in certain environments (for example, Huawei Cloud).
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]