lhotari commented on code in PR #4466: URL: https://github.com/apache/bookkeeper/pull/4466#discussion_r1718075577
########## conf/entry_location_rocksdb.conf.default: ########## @@ -26,7 +30,7 @@ # set by jni: options.setLogFileTimeToRoll log_file_time_to_roll=86400 # set by jni: options.setMaxBackgroundJobs or options.setIncreaseParallelism - max_background_jobs=2 + max_background_jobs=32 Review Comment: Thanks for explaining @AuroraTwinkle -- 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]
