pgier commented on code in PR #3715: URL: https://github.com/apache/bookkeeper/pull/3715#discussion_r1058526560
########## conf/bk_server.conf: ########## @@ -41,7 +41,8 @@ bookiePort=3181 # Configure the bookie to allow/disallow multiple ledger/index/journal directories -# in the same filesystem disk partition +# in the same filesystem disk partition. +# Defaults to true. # allowMultipleDirsUnderSameDiskPartition=false Review Comment: @nicoloboschi I updated the example config to match the default `true` -- 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]
