XuQianJin-Stars commented on code in PR #4035: URL: https://github.com/apache/bookkeeper/pull/4035#discussion_r1266823934
########## conf/bk_server.conf: ########## @@ -1080,14 +1089,16 @@ dlog.bkcAckQuorumSize=2 ### Storage ### # local storage directories for storing table ranges data (e.g. rocksdb sst files) -storage.range.store.dirs=data/bookkeeper/ranges +storage.range.store.dirs=/tmp/bk-ranges Review Comment: > Is this needed for this PR? Would you mind keeping it as original? well, can keeping it as original. -- 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]
