lucperkins commented on a change in pull request #368: Issue 360:
[documentation] configuration settings
URL: https://github.com/apache/bookkeeper/pull/368#discussion_r130937771
##########
File path: site/_data/config/bk_server.yaml
##########
@@ -7,9 +7,18 @@ groups:
- param: journalDirectory
description: The directory to which Bookkeeper outputs its write-ahead log
(WAL).
default: /tmp/bk-txn
+ - param: allowMultipleDirsUnderSameDiskPartition
+ description: Configure the Bookie to allow/disallow multiple
ledger/index/journal directories in the same filesystem diskpartition
Review comment:
Disk partition should be two words
----------------------------------------------------------------
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