ivankelly commented on a change in pull request #832: Issue 620: Close the fileChannels for read when they are idle URL: https://github.com/apache/bookkeeper/pull/832#discussion_r170898661
########## File path: bookkeeper-server/conf/bk_server.conf ########## @@ -433,6 +433,9 @@ ledgerManagerFactoryClass=org.apache.bookkeeper.meta.HierarchicalLedgerManagerFa # The number of bytes used as capacity for the write buffer. Default is 64KB. # writeBufferSizeBytes=65536 +#The expire time of read channel cache. Default is 1h. Review comment: Add spaces at start of line. ---------------------------------------------------------------- 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
