git-hulk commented on code in PR #3027: URL: https://github.com/apache/kvrocks/pull/3027#discussion_r2152205147
########## kvrocks.conf: ########## @@ -320,6 +320,10 @@ max-replication-mb 0 # Default: 0 max-io-mb 0 +# Whether to cache blob files within the block cache. +# Default: yes +enable-blob-cache yes Review Comment: I'm good with disabling by default. -- 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]
