hotpxl opened a new pull request, #3020:
URL: https://github.com/apache/kvrocks/pull/3020

   See https://github.com/facebook/rocksdb/issues/13671 for more details, but 
TLDR is when both `change_level` and `level_compaction_dynamic_level_bytes` are 
set, RocksDB will try to thrash the data between L1 and L6. Under 
`level_compaction_dynamic_level_bytes`, the intention is to fill up the "base" 
level first to reduce storage amplification, so we should not set `change_level`
   
   Fixes #2601 


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