sijie commented on a change in pull request #368: Issue 360: [documentation] configuration settings URL: https://github.com/apache/bookkeeper/pull/368#discussion_r130922529
########## File path: bookkeeper-server/conf/bk_server.conf ########## @@ -144,6 +159,10 @@ explicitLacInterval = 1 # Size of the write buffers used for the journal # journalWriteBufferSizeKB=64 +# All the journal writes and commits should be aligned to given size. +# If not, zeros will be padded to align to given size. Review comment: add "It only takes effects when `journalFormatVersionToWrite` is set to `5`" ---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services