StevenLuMT commented on code in PR #4520: URL: https://github.com/apache/bookkeeper/pull/4520#discussion_r1864093647
########## conf/bk_server.conf: ########## @@ -182,7 +182,7 @@ extraServerComponents= # to read-only mode and serve only read requests. When all disks recovered, # the bookie will be converted to read-write mode.Otherwise it will obey the `readOnlyModeEnabled` behavior. # By default this will be disabled. Review Comment: # By default this will be enable. ########## conf/bk_server.conf: ########## @@ -182,7 +182,7 @@ extraServerComponents= # to read-only mode and serve only read requests. When all disks recovered, # the bookie will be converted to read-write mode.Otherwise it will obey the `readOnlyModeEnabled` behavior. # By default this will be disabled. Review Comment: By default this will be enable. -- 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]
