lucperkins commented on a change in pull request #368: Issue 360: 
[documentation] configuration settings
URL: https://github.com/apache/bookkeeper/pull/368#discussion_r130937339
 
 

 ##########
 File path: site/_data/config/bk_server.yaml
 ##########
 @@ -233,3 +352,12 @@ groups:
   - param: zkTimeout
     description: ZooKeeper client session timeout in milliseconds. Bookie 
server will exit if it received SESSION_EXPIRED because it was partitioned off 
from ZooKeeper for more than the session timeout  JVM garbage collection, disk 
I/O will cause SESSION_EXPIRED. Increment this value could help avoiding this 
issue.
     default: 10
+  - param: zkRetryBackoffStartMs
+    description: The zookeeper client backoff retry start time in millis.
 
 Review comment:
   Capitalize ZooKeeper (here and elsewhere)
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to