eolivelli commented on code in PR #3715: URL: https://github.com/apache/bookkeeper/pull/3715#discussion_r1056979101
########## 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: If we change this value then we will change the default behaviour @RaulGracia please also take a look. I think that in Pravega we rely on this file for default values -- 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]
