PragmaTwice commented on code in PR #1374:
URL: 
https://github.com/apache/incubator-kvrocks/pull/1374#discussion_r1161379841


##########
kvrocks.conf:
##########
@@ -587,15 +587,23 @@ rocksdb.target_file_size_base 128
 # allowed.
 rocksdb.max_write_buffer_number 4
 
+# Maximum number of concurrent background jobs (compactions and flushes).
+# RocksDB automatically decides this based on the  value of 
max_background_jobs.# For backwards compatibility we will set 
`max_background_jobs = 

Review Comment:
   Why is there a `#` in the middle of this line?



-- 
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]

Reply via email to