sijie commented on a change in pull request #1201: ISSUE #570: Entrylog per ledger URL: https://github.com/apache/bookkeeper/pull/1201#discussion_r170544881
########## File path: bookkeeper-server/conf/bk_server.conf ########## @@ -620,3 +620,15 @@ zkEnableSecurity=false # dbStorage_rocksDB_numLevels=-1 # dbStorage_rocksDB_numFilesInLevel0=4 # dbStorage_rocksDB_maxSizeInLevel1MB=256 + +# config enabling/disabling entrylog per ledger feature. +# entryLogPerLedgerEnabled=false Review comment: Can you update this file as well : https://github.com/apache/bookkeeper/blob/master/site/_data/config/bk_server.yaml ? So these configuration settings will be updated to website. ---------------------------------------------------------------- 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
